TextOnlyContext
Defined in: gadgets/types.ts:381
Context provided to custom text-only handlers
Properties
Section titled “Properties”conversation
Section titled “conversation”conversation:
LLMMessage[]
Defined in: gadgets/types.ts:387
Full conversation history
iteration
Section titled “iteration”iteration:
number
Defined in: gadgets/types.ts:385
Current iteration number
logger
Section titled “logger”logger:
Logger<ILogObj>
Defined in: gadgets/types.ts:389
Logger instance
text:
string
Defined in: gadgets/types.ts:383
The complete text response from the LLM