Kind: Interface
Source: atloria-monorepo/packages/doc-automation/src/v2/providers/azure-responses.provider.ts
Properties
| Property | Type |
|---|---|
endpoint | string |
apiKey | string |
apiVersion | string |
useV1Endpoint | boolean |
model | string |
maxTokens | number |
temperature | number |
reasoningEffort | string |
verbosity | string |
timeout | number |
retry | Partial<RetryConfig> |
Was this page helpful?