Kind: Interface
Source: atloria-monorepo/packages/doc-automation/src/v2/providers/openai.provider.ts
Properties
| Property | Type |
|---|---|
maxTokens | number |
temperature | number |
systemPrompt | string |
messages | OpenAIMessage[] |
responseFormat | `'text' |
stopSequences | string[] |
Was this page helpful?