- 更新 `AiModelServiceImpl` 中的验证逻辑,改进错误信息 - 在 `pushAsrConfig` 方法中添加对空白 `apiKey` 的处理 - 添加单元测试以验证自定义 LLM 和 ASR 模型在没有 `apiKey` 时的行为 - 更新前端 `AiModels.tsx` 中的表单验证逻辑,移除 `apiKey` 的必填规则并添加警告提示 |
||
|---|---|---|
| backend | ||
| components | ||
| frontend | ||
| .gitignore | ||
| init.md | ||
- 更新 `AiModelServiceImpl` 中的验证逻辑,改进错误信息 - 在 `pushAsrConfig` 方法中添加对空白 `apiKey` 的处理 - 添加单元测试以验证自定义 LLM 和 ASR 模型在没有 `apiKey` 时的行为 - 更新前端 `AiModels.tsx` 中的表单验证逻辑,移除 `apiKey` 的必填规则并添加警告提示 |
||
|---|---|---|
| backend | ||
| components | ||
| frontend | ||
| .gitignore | ||
| init.md | ||