mirror of
https://github.com/hwchase17/langchain.git
synced 2026-02-21 14:43:07 +00:00
x
This commit is contained in:
@@ -14,6 +14,8 @@ from langchain_core.messages import SystemMessage
|
||||
from langchain_experimental.agents.agent_toolkits.python.prompt import PREFIX
|
||||
from langchain_experimental.tools.python.tool import PythonREPLTool
|
||||
|
||||
ERROR
|
||||
|
||||
|
||||
def create_python_agent(
|
||||
llm: BaseLanguageModel,
|
||||
|
||||
Reference in New Issue
Block a user