mirror of
https://github.com/langchain-ai/oap-langgraph-tools-agent.git
synced 2026-07-01 20:54:00 -04:00
fix: Rename graph to tools_agent
This commit is contained in:
+1
-1
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"dependencies": ["."],
|
||||
"graphs": {
|
||||
"agent": "./tools_agent/agent.py:graph"
|
||||
"tools_agent": "./tools_agent/agent.py:graph"
|
||||
},
|
||||
"env": ".env",
|
||||
"python_version": "3.11",
|
||||
|
||||
Reference in New Issue
Block a user