Add zai-sdk dependency and update model references to glm-4.5-air

This commit is contained in:
Xin Wang
2026-03-31 15:00:11 +08:00
parent 2219d82eb6
commit 65516c65a3
7 changed files with 36 additions and 27 deletions

View File

@@ -18,6 +18,7 @@ dependencies = [
"langgraph-api",
"fastapi",
"tavily-python",
"zai-sdk",
]