Kind: Interface
Source: atloria-monorepo/packages/doc-automation/src/v2/providers/openai.provider.ts
Properties
| Property | Type |
|---|---|
content | string |
inputTokens | number |
outputTokens | number |
model | string |
finishReason | string |
Kind: Interface
Source: atloria-monorepo/packages/doc-automation/src/v2/providers/openai.provider.ts
| Property | Type |
|---|---|
content | string |
inputTokens | number |
outputTokens | number |
model | string |
finishReason | string |
Was this page helpful?