feat: 完善模型能力识别与验证

- 自动识别模型类型、视觉、推理和工具能力并保留手动覆盖

- 使用 AgentScope 工具与视觉探测并统一管理端配置反馈
This commit is contained in:
2026-07-27 19:40:23 +08:00
parent 0dc5c3ca55
commit 567fd12706
21 changed files with 1059 additions and 378 deletions

View File

@@ -53,6 +53,7 @@
"groupName": "GroupName",
"provider": "供应商",
"ability": "ModelAbility",
"abilityChangeTip": "Model capabilities are detected automatically from the model ID. Change them carefully, as incorrect settings may prevent the model from working.",
"button": {
"management": "Management",
"test": "Test",
@@ -67,7 +68,7 @@
"supportTool": "Tool",
"supportAudio": "Audio",
"supportVideo": "Video",
"supportImage": "Multimodal",
"supportImage": "Vision",
"supportFree": "Free",
"supportImageB64Only": "Base64 images only",
"supportToolMessage": "SupportToolMessage"