mirror of
https://github.com/hwchase17/langchain.git
synced 2025-09-11 16:01:33 +00:00
bump version to 131 (#2391)
This commit is contained in:
@@ -4,8 +4,7 @@ from typing import Any, List, Mapping, Optional
|
||||
|
||||
from pydantic import BaseModel
|
||||
|
||||
from langchain.agents import AgentExecutor, initialize_agent
|
||||
from langchain.agents.agent_types import AgentType
|
||||
from langchain.agents import AgentExecutor, AgentType, initialize_agent
|
||||
from langchain.agents.tools import Tool
|
||||
from langchain.callbacks.base import CallbackManager
|
||||
from langchain.llms.base import LLM
|
||||
|
Reference in New Issue
Block a user