能调通千问大模型了

This commit is contained in:
2025-08-30 23:35:08 +08:00
parent cc67975d27
commit 303548d94e
3 changed files with 56 additions and 1 deletions

View File

@@ -1,7 +1,8 @@
{
"dependencies": ["."],
"graphs": {
"agent": "./src/agent/graph.py:graph"
"agent": "./src/agent/graph.py:graph",
"my_agent": "./src/agent/my_graph.py:graph"
},
"env": ".env",
"image_distro": "wolfi"