feat: AI 服务商接口兼容 HTTP (#223)
This commit is contained in:
@@ -998,7 +998,7 @@ CREATE UNIQUE INDEX idx_client_assignment_current
|
||||
|
||||
## 15. AI 服务商配置(MySQL v20)
|
||||
|
||||
`ai_provider_configs` 只保存非敏感配置:服务商名称、HTTPS Base URL、模型、超时、最大
|
||||
`ai_provider_configs` 只保存非敏感配置:服务商名称、HTTP/HTTPS Base URL、模型、超时、最大
|
||||
并发、自动写入置信度基点、启用状态和最近连接测试摘要。`active_slot` 是生成列并带唯一
|
||||
索引,数据库层保证任一时刻最多一个启用项。普通配置或密钥发生变化时,当前服务商会
|
||||
停用并把测试状态重置为 `pending`,必须重新测试后才能启用。
|
||||
|
||||
Reference in New Issue
Block a user