{ "filed": { "title": "标题", "brand": "供应商", "llmModel": "模型 ID", "icon": "ICON", "description": "描述", "supportChat": "对话模型", "supportFunctionCalling": "方法调用", "supportEmbed": "向量化", "supportReranker": "重排", "supportTextToImage": "文生图", "supportImageToImage": "图生图", "supportTextToAudio": "文生音频", "supportAudioToAudio": "音频转音频", "supportTextToVideo": "文生视频", "supportImageToVideo": "图生成视频", "llmEndpoint": "请求地址", "chatPath": "对话路径", "embedPath": "向量化路径", "multimodal": "多模态", "llmApiKey": "apiKey", "llmExtraConfig": "大模型其他属性配置", "options": "其他配置内容", "ability": "能力" }, "llmModal": { "TitleRequired": "请输入名称", "BrandRequired": "请选择供应商", "ModelRequired": "请输入模型 ID", "ApiKeyRequired": "请输入apiKey", "QuickAddLlm": "一键添加大模型" }, "placeholder": { "title": "请输入名称", "brand": "请选择品牌", "llmModel": "请输入模型 ID", "description": "请输入描述" }, "actions": { "verifyConfiguration": "验证配置" }, "message": { "verifySuccess": "验证成功" }, "addProvider": "供应商列表", "modelType": "模型类型", "llmModel": "模型 ID", "title": "名称", "groupName": "分组名称", "provider": "供应商", "ability": "模型能力", "abilityChangeTip": "模型能力已根据模型 ID 自动识别,请谨慎修改,错误配置可能导致模型无法正常使用。", "button": { "management": "管理", "test": "检测", "RetrieveAgain": "重新获取模型列表" }, "all": "全部", "verifyLlmTitle": "请选择要检测的模型", "testSuccess": "检测成功", "searchTextPlaceholder": "搜索模型 ID 或名称", "modelAbility": { "supportThinking": "推理", "supportTool": "工具", "supportAudio": "音频", "supportVideo": "视频", "supportImage": "视觉", "supportFree": "免费", "supportImageB64Only": "仅接受 Base64 图片", "supportToolMessage": "支持Tool消息" }, "requestPath": "请求路径", "modelToBeTested": "待检测模型" }