Interfaces

MessageApiChartDeps

Interface: MessageApiChartDeps

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

Properties

model

readonly model: string

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


provider

readonly provider: LLMProvider

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


structureRecorders?

readonly optional structureRecorders?: readonly StructureRecorder[]

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


systemPrompt

readonly systemPrompt: string

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

On this page