Commit Graph
10 Commits
Author SHA1 Message Date
SmartUp Developer 40e75c0b51 fix: stream long-running website operations 2026-07-12 12:07:47 +08:00
SmartUp Developer 9997b9d56a fix: restore api_key from local key_value when syncing upstream models for apikey accounts 2026-07-02 23:38:57 +08:00
SmartUp Developer d07ab62772 test: fix trailing whitespaces and add symmetric compact_model_mapping assertions 2026-07-02 19:48:47 +08:00
SmartUp Developer c20c9cfd26 fix: add stream close check, recover regression test assertions, and secure credentials type check 2026-07-02 19:18:10 +08:00
SmartUp Developer ece11d66e6 feat: sync upstream models with real-time streaming updates 2026-07-02 18:11:55 +08:00
liumangmang 852bf84246 fix: 优化同步上游模型,过滤克隆载荷中的敏感 credentials 字段,规避重写导致脱敏密钥丢失/清空的事故风险 2026-07-02 17:05:44 +08:00
liumangmang 316ef24188 fix: 优化同步上游模型的写回载荷,克隆并保留远端返回的所有非敏感 credentials,避免丢失 compact_model_mapping 等其它配置 2026-07-02 17:02:37 +08:00
liumangmang 4645460ff9 fix: 一键同步模型接口同步修复并携带上游 base_url,防止 sub2api 账号 base_url 被清空或置为默认值 2026-07-02 16:56:45 +08:00
liumangmang 3c1fff2491 fix: 优化上游模型同步的写回逻辑,采用增量 JSONB merge,避免脱敏的 credentials 覆盖或丢失原有敏感字段 2026-07-02 15:47:34 +08:00
liumangmang 63cbdf4dca feat: 实现一键同步网站账号上游模型功能 2026-07-02 15:43:00 +08:00