# pi-synthetic: v0.3.0

release · 2026-01-29 · #pi-synthetic · v0.3.0

### Minor Changes

-   5f67daf: Switch from Anthropic to OpenAI API endpoints

    -   Change API endpoint from `/anthropic` to `/openai/v1`
    -   Update from `anthropic-messages` to `openai-completions` API
    -   Add compatibility flags for proper role handling (`supportsDeveloperRole: false`)
    -   Use standard `max_tokens` field instead of `max_completion_tokens`

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