QTom
91b1d812ce
feat(openai): Mobile RT 补全 plan_type、精确匹配账号、刷新时自动设置隐私
1. accounts/check 补全 plan_type:当 id_token 缺少 plan_type(如 Mobile RT),
自动调用 accounts/check 端点获取订阅类型
2. orgID 精确匹配账号:从 JWT 提取 poid 匹配正确账号,避免 Go map
遍历顺序随机导致 plan_type 不稳定
3. RT 刷新时设置隐私:调用 disableOpenAITraining 关闭训练数据共享,
结果存入 extra.privacy_mode,后续跳过重复设置
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-24 14:50:03 +08:00
..
2026-03-19 19:03:13 +08:00
2026-03-24 14:50:03 +08:00
2026-02-11 01:23:21 +08:00
2026-01-04 21:09:14 +08:00
2026-01-04 22:29:19 +08:00
2026-01-04 15:36:00 +08:00
2026-02-14 11:56:08 +08:00
2026-03-19 19:03:13 +08:00
2026-01-16 21:48:57 +08:00
2025-12-29 19:38:33 +08:00
2026-03-24 14:50:03 +08:00
2026-03-19 12:44:03 +08:00
2026-01-16 22:07:39 +08:00
2026-03-18 23:11:49 +08:00
2026-03-19 12:44:03 +08:00
2026-03-08 21:07:43 +08:00