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