Kind: Interface
Source: atloria-monorepo/apps/api/src/ai/interfaces/ai-types.ts
Properties
| Property | Type |
|---|---|
type | `'text' |
content | string |
metadata | Record<string, any> |
Kind: Interface
Source: atloria-monorepo/apps/api/src/ai/interfaces/ai-types.ts
| Property | Type |
|---|---|
type | `'text' |
content | string |
metadata | Record<string, any> |
Was this page helpful?