Type alias StructuredChatAgentInput

StructuredChatAgentInput: Optional<AgentInput, "outputParser">

Type for input data for creating a StructuredChatAgent, with the 'outputParser' property made optional.

Generated using TypeDoc