XMLAgent()| Name | Type | Description |
|---|---|---|
tools* | unknown | |
llm_chain* | unknown |
Agent that uses XML tags.
list of tools the agent can choose from
The LLMChain to call to predict the next action
List of tools this agent has access to.
Chain to use to predict action.
Return the default prompt for the XML agent.
Return an XMLAgentOutputParser.