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.
Params used by the createXmlAgent function.