• Joined on 2026-07-08
iomgaa closed issue iomgaa/PolyGateway#20 2026-09-06 04:04:03 +08:00
智谱 GLM 没有 provider profile:下游只能手写 extra_body,能力表与推理对账静默失效
iomgaa commented on issue iomgaa/PolyGateway#20 2026-09-06 04:04:01 +08:00
智谱 GLM 没有 provider profile:下游只能手写 extra_body,能力表与推理对账静默失效

本 issue 由 1.3.3 交付并关闭。

你抱怨的三道机制,现在各自恢复了

合并前的独立验证用真实工厂路端到端跑过,zhipu 段与你原本误挂的 openai 兜底段两种拼法结果一致——能力表按 model 查、与…

iomgaa released 1.3.3 — 推理从开关升级为档位 at iomgaa/PolyGateway 2026-09-06 00:46:06 +08:00
iomgaa pushed tag v1.3.3 to iomgaa/PolyGateway 2026-09-06 00:44:27 +08:00
iomgaa pushed to main at iomgaa/PolyGateway 2026-09-06 00:43:53 +08:00
a716f12483 Merge branch 'feat/issue-20-reasoning-effort'
9021425875 docs: measure the 1.3.3 notes against 1.3.2, not against this branch
bb9ef038c7 test: make the assembly guard fail when it forgets the source's fallback
85892fb1b5 fix: stop telling people the cache key records the mapped tier
e9607b2f0c docs: cut 1.3.3 notes for the tier work
Compare 37 commits »
iomgaa opened issue iomgaa/PolyGateway#22 2026-09-05 22:37:30 +08:00
单源 + 上游 429 无 Retry-After 时,一次调用挂满整个 stall window(生产配置下 >20 分钟)
iomgaa opened issue iomgaa/PolyGateway#21 2026-09-05 22:36:56 +08:00
auto 档在 on_base 为空的 provider 上表达不了「开」,ENABLE_THINKING=true 会静默不推理
iomgaa opened issue iomgaa/PolyGateway#20 2026-09-05 10:44:20 +08:00
智谱 GLM 没有 provider profile:下游只能手写 extra_body,能力表与推理对账静默失效
iomgaa created repository iomgaa/dupspan 2026-08-31 11:12:47 +08:00
iomgaa created repository iomgaa/mdpolish 2026-08-31 11:11:16 +08:00
iomgaa closed issue iomgaa/PolyLoop#6 2026-08-30 23:19:20 +08:00
转发白名单挡掉了 cache_namespace,而上游指定它做租户隔离
iomgaa commented on issue iomgaa/PolyLoop#6 2026-08-30 23:19:04 +08:00
转发白名单挡掉了 cache_namespace,而上游指定它做租户隔离

补一条核实:1.0.3 的前缀方案对 cache_namespace 与 tenant_id 都成立——两个都是 str,进得了 Mapping[str, str] 的绑定。meta 我们这次用不到(trace 标识走 session_id),所以 Mapping[str, Any] 进不了绑…

iomgaa reopened issue iomgaa/PolyLoop#6 2026-08-30 23:19:03 +08:00
转发白名单挡掉了 cache_namespace,而上游指定它做租户隔离
iomgaa commented on issue iomgaa/PolyLoop#6 2026-08-30 02:24:49 +08:00
转发白名单挡掉了 cache_namespace,而上游指定它做租户隔离

1.0.3 已发布,registry 上有 polyloop-1.0.3-py3-none-any.whl 与 sdist。核过的结论:你们说的三条事实全成立,而且有一条比你们写的更重——给出那份白名单的理由在写下的那天就已经不成立0012

iomgaa closed issue iomgaa/PolyLoop#6 2026-08-30 02:24:49 +08:00
转发白名单挡掉了 cache_namespace,而上游指定它做租户隔离
iomgaa released v1.0.3 at iomgaa/PolyLoop 2026-08-30 02:22:53 +08:00
iomgaa pushed tag v1.0.3 to iomgaa/PolyLoop 2026-08-30 02:20:53 +08:00
iomgaa pushed to main at iomgaa/PolyLoop 2026-08-30 02:19:46 +08:00
622b17f90c chore(release): 定版 1.0.3
c0d9d7b66e docs: 回写 CHANGELOG、GovDoc 迁移,以及压测那条过期注释
fd9cae7da5 fix(adapters): 转发改按 gateway. 前缀,四条防御各自报错
d2be742383 docs(design): 落定网关转发改用保留前缀的方案
Compare 4 commits »
iomgaa closed issue iomgaa/PolyLoop#2 2026-08-29 17:56:38 +08:00
ActionExecutor 的契约没说抛异常时会怎样,而库这一侧不捕获
iomgaa closed issue iomgaa/PolyLoop#3 2026-08-29 17:56:38 +08:00
提示词模板的哈希在参数快照里没有位置