Skip to content

2026-05-01

Choose a tag to compare

@ben-vargas ben-vargas released this 01 May 19:06
· 7 commits to main since this release

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.5 fallback with hf: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-NVFP4 fallback
  • Removes hf:nvidia/Kimi-K2.5-NVFP4 from 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.12 to 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, or high settings
  • 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