Interfaces
MessageApiChartDeps
Interface: MessageApiChartDeps
Defined in: src/core/agent/buildMessageApiChart.ts:63
Properties
model
readonlymodel:string
Defined in: src/core/agent/buildMessageApiChart.ts:65
provider
readonlyprovider:LLMProvider
Defined in: src/core/agent/buildMessageApiChart.ts:64
structureRecorders?
readonlyoptionalstructureRecorders?: readonlyStructureRecorder[]
Defined in: src/core/agent/buildMessageApiChart.ts:67
systemPrompt
readonlysystemPrompt:string
Defined in: src/core/agent/buildMessageApiChart.ts:66
