2026-05-01
What's New
@benvargas/pi-synthetic-provider v1.1.12
Cleans up the Synthetic provider fallback catalog after the Kimi K2.6 update.
- Replaces the hardcoded
hf:moonshotai/Kimi-K2.5fallback withhf:moonshotai/Kimi-K2.6 - Updates Kimi K2.6 fallback pricing to $0.95 input / $4.00 output per million tokens
- Removes the nonexistent
hf:nvidia/Kimi-K2.6-NVFP4fallback - Removes
hf:nvidia/Kimi-K2.5-NVFP4from hardcoded fallbacks; it can still appear through live Synthetic model discovery - Updates README examples, extension comments, fallback tests, changelog, and package version
- Published
@benvargas/pi-synthetic-provider@1.1.12to npm
@benvargas/pi-openai-verbosity documentation
Clarifies the package's current role now that pi has native low-verbosity defaults for OpenAI Codex requests.
- Reframes the extension as per-model verbosity overrides for
openai-codex/* - Documents why the extension still matters for model-specific
low,medium, orhighsettings - Refreshes usage, config, default config, debugging, and package metadata wording
Commits
- b423651 docs: clarify openai verbosity package value
- 070ad96 feat(pi-synthetic-provider): replace Kimi-K2.5 fallback models with K2.6
- 3e16b33 fix(pi-synthetic-provider): clean up Kimi fallback defaults
Validation
- npm run test -- packages/pi-synthetic-provider