Kind: Interface
Source: atloria-monorepo/libs/agent-core/src/runtime/types.ts
Properties
| Property | Type |
|---|---|
temperature | number |
topP | number |
maxTokens | number |
frequencyPenalty | number |
presencePenalty | number |
toolChoice | `'auto' |
parallelToolCalls | boolean |
reasoningEffort | `'none' |
Was this page helpful?