mirror of
https://github.com/CherryHQ/cherry-studio.git
synced 2026-01-25 21:22:01 +08:00
* refactor: 移除已弃用的ProviderSettingsPopup组件 * refactor(providers): 重命名函数以更准确描述其功能 * fix(openai): 修正服务层级和数组内容支持的判断逻辑 使用新的提供者检查函数替代原有的布尔值判断,提高代码可维护性 * refactor(mcp-tools): 将参数isCompatibleMode重命名为noSupportArrayContent以更清晰表达意图 * refactor(providers): 移除不再使用的provider配置属性 清理多个系统provider中已不再使用的配置属性,包括isNotSupportArrayContent、isNotSupportStreamOptions和isNotSupportDeveloperRole,以简化配置结构 |
||
|---|---|---|
| .. | ||
| src | ||
| index.html | ||
| miniWindow.html | ||
| selectionAction.html | ||
| selectionToolbar.html | ||
| traceWindow.html | ||