Type alias ChatAgentInput

ChatAgentInput: Optional<AgentInput, "outputParser">

Type for input data for creating a ChatAgent, extending AgentInput with optional 'outputParser'.

Generated using TypeDoc