v0.0.79

pipecat-ai/pipecatv0.0.79Aug 8, 2025by aconchillo

AI Summary

This release focuses on dependency pinning due to a breaking change in the `openai` library, ensuring compatibility with versions up to 1.99.1.

Key Highlights

  • Changed `openai` dependency to `>=1.74.0,<=1.99.1` to avoid breaking changes in 1.99.2

Full Release Notes

### Changed

- Changed `pipecat-ai`'s `openai` dependency to `>=1.74.0,<=1.99.1` due to a breaking change in `openai` 1.99.2 ([commit](https://github.com/openai/openai-python/commit/657f551dbe583ffb259d987dafae12c6211fba06))