ai11y docs
Preparing search index...
@ai11y/core
AgentResponse
Interface AgentResponse
@ai11y/core
Core types and utilities shared across all ai11y packages.
interface
AgentResponse
{
instructions
?:
Instruction
[]
;
reply
:
string
;
}
Index
Properties
instructions?
reply
Properties
Optional
instructions
instructions
?:
Instruction
[]
reply
reply
:
string
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
instructions
reply
ai11y docs
Loading...
@ai11y/core
Core types and utilities shared across all ai11y packages.