Kind: Interface
Source: atloria-monorepo/apps/api/src/support-agent/agent-adapter.service.ts
Properties
| Property | Type |
|---|---|
response | string |
toolCalls | Array<{ tool: string; input: any; result: any }> |
Kind: Interface
Source: atloria-monorepo/apps/api/src/support-agent/agent-adapter.service.ts
| Property | Type |
|---|---|
response | string |
toolCalls | Array<{ tool: string; input: any; result: any }> |
Was this page helpful?