Kind: Interface
Source: atloria-monorepo/apps/api/src/ai/interfaces/ai-provider.interface.ts
Properties
| Property | Type |
|---|---|
text | string |
usage | TokenUsage |
model | string |
Kind: Interface
Source: atloria-monorepo/apps/api/src/ai/interfaces/ai-provider.interface.ts
| Property | Type |
|---|---|
text | string |
usage | TokenUsage |
model | string |
Was this page helpful?