Skip to content

v0.6.0

Choose a tag to compare

@github-actions github-actions released this 25 Feb 10:19

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