• Parameters

    • tools: ToolInterface[]
    • llm: BaseLanguageModelInterface
    • Optional _agentType: "zero-shot-react-description" | "chat-zero-shot-react-description" | "chat-conversational-react-description"
    • Optional _verbose: boolean
    • Optional _callbackManager: any

    Returns Promise<AgentExecutor>

    ⚠️ Deprecated ⚠️

    See new agent creation docs.

    This feature is deprecated and will be removed in the future.

    It is not recommended for use.

Generated using TypeDoc