Merge branch 'HKUDS:main' into main

This commit is contained in:
WufeiHalf
2026-03-04 10:51:10 +08:00
committed by GitHub

View File

@@ -42,6 +42,7 @@ dependencies = [
"prompt-toolkit>=3.0.50,<4.0.0", "prompt-toolkit>=3.0.50,<4.0.0",
"mcp>=1.26.0,<2.0.0", "mcp>=1.26.0,<2.0.0",
"json-repair>=0.57.0,<1.0.0", "json-repair>=0.57.0,<1.0.0",
"openai>=2.8.0",
] ]
[project.optional-dependencies] [project.optional-dependencies]