pi-synthetic: v0.19.0
Minor Changes
-
181230b: Add GLM-5.2 model and update
syn:large:textalias- Add
hf:zai-org/GLM-5.2:- contextWindow: 524288
- maxTokens: 65536
- cost: input $1.4, output $4.4 per 1M tokens (cacheRead $1.4)
- input: text only
- reasoning: two effective levels —
max(default, highest) andhigh(lower), per the GLM-5.2 chat template. The Synthetic OpenAI shim rejects literalmax(andxhigherrors), sothinkingLevelMapmaps Pi’shigh->"high"andxhigh->"medium"(which falls through tomax);minimal/low/mediumare hidden.
- Update
syn:large:textalias target fromhf:zai-org/GLM-5.1tohf:zai-org/GLM-5.2. Alias inherits the new two-level thinking map from its target.
- Add