Interfaces

MessageApiChartDeps

Interface: MessageApiChartDeps

Defined in: src/core/agent/buildMessageApiChart.ts:62

Properties

model

readonly model: string

Defined in: src/core/agent/buildMessageApiChart.ts:64


provider

readonly provider: LLMProvider

Defined in: src/core/agent/buildMessageApiChart.ts:63


structureRecorders?

readonly optional structureRecorders?: readonly StructureRecorder[]

Defined in: src/core/agent/buildMessageApiChart.ts:66


systemPrompt

readonly systemPrompt: string

Defined in: src/core/agent/buildMessageApiChart.ts:65

On this page