mirror of
https://github.com/danielmiessler/fabric.git
synced 2026-09-10 07:36:44 -04:00
- Register Pzero with its OpenAI-compatible API endpoint. - Disable unsupported Responses API behavior for Pzero requests. - List Pzero among supported providers in README documentation. - Add Pzero integration details to incoming changelog.
6 lines
337 B
Plaintext
6 lines
337 B
Plaintext
### PR [#2210](https://github.com/danielmiessler/Fabric/pull/2210) by [ksylvan](https://github.com/ksylvan): feat: add Pzero as an OpenAI-compatible AI provider
|
||
|
||
- Added Pzero as an OpenAI-compatible AI provider.
|
||
- Registered Pzero with its OpenAI-compatible API base URL.
|
||
- Added Pzero to the README’s list of supported AI providers.
|