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