MCP 客户端功能

This commit is contained in:
2025-09-05 20:37:15 +08:00
parent 7eb22743d8
commit b2914be3c1
18 changed files with 978 additions and 123 deletions

View File

@@ -41,7 +41,8 @@ SUPPORT_IMAGE_MODELS: list = [
"mistral-ai/mistral-small-2503",
]
OPENAI_NEW_MODELS: list = [
"openai/o4" "openai/o4-mini",
"openai/o4",
"openai/o4-mini",
"openai/o3",
"openai/o3-mini",
"openai/o1",