feat: 完善模型能力识别与验证
- 自动识别模型类型、视觉、推理和工具能力并保留手动覆盖 - 使用 AgentScope 工具与视觉探测并统一管理端配置反馈
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user