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