LLM to use for the agent.
The prompt to use. Must have input keys for
tools
and agent_scratchpad
.
Tools this agent has access to.
Optional
streamWhether to invoke the underlying model in streaming mode, allowing streaming of intermediate steps. Defaults to true.
Generated using TypeDoc
Params used by the createXmlAgent function.