# pi-synthetic: v0.6.0

release · 2026-02-25 · #pi-synthetic · v0.6.0

### Minor Changes

-   628616b: Update model configurations and add automated API validation tests

    -   Fixed `GLM-4.7` maxTokens from 64000 to 65536
    -   Fixed `MiniMax-M2.5` input modalities from ["text","image"] to ["text"]
    -   Updated pricing for `MiniMax-M2.1`, `Kimi-K2.5`, and `Qwen3-Coder-480B-A35B`
    -   Added `maxTokens` and `reasoning` field validation test
    -   Added vitest for testing with `pnpm test` and `pnpm test:watch` scripts
    -   Added test step to pre-commit hook

### Patch Changes

-   3f41a60: Add identification headers to API requests

    -   Added `Referer: https://pi.dev` header
    -   Added `X-Title: npm:@aliou/pi-synthetic` header

- [GitHub release](https://github.com/aliou/pi-synthetic/releases/tag/v0.6.0)
- [npm](https://www.npmjs.com/package/@aliou/pi-synthetic/v/0.6.0)
