Pipecat-ai

Latest version: v0.0.62

Safety actively analyzes 723158 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 10 of 11

0.0.8

Added

- Added `FireworksLLMService`.

- Added `InterimTranscriptionFrame` and enable interim results in
`DailyTransport` transcriptions.

Changed

- `FalImageGenService` now uses new `fal_client` package.

Fixed

- `FalImageGenService`: use `asyncio.to_thread` to not block main loop when
generating images.

- Allow `TranscriptionFrame` after an end frame (transcriptions can be delayed
and received after `UserStoppedSpeakingFrame`).

0.0.7

Added

- Add `use_cpu` argument to `MoondreamService`.

0.0.6

Added

- Added `FalImageGenService.InputParams`.

- Added `URLImageFrame` and `UserImageFrame`.

- Added `UserImageRequestFrame` and allow requesting an image from a participant.

- Added base `VisionService` and `MoondreamService`

Changed

- Don't pass `image_size` to `ImageGenService`, images should have their own size.

- `ImageFrame` now receives a tuple`(width,height)` to specify the size.

- `on_first_other_participant_joined` now gets a participant argument.

Fixed

- Check if camera, speaker and microphone are enabled before writing to them.

Performance

- `DailyTransport` only subscribe to desired participant video track.

0.0.5

Changed

- Use `camera_bitrate` and `camera_framerate`.

- Increase `camera_framerate` to 30 by default.

Fixed

- Fixed `LocalTransport.read_audio_frames`.

0.0.4

Added

- Added project optional dependencies `[silero,openai,...]`.

Changed

- Moved thransports to its own directory.

- Use `OPENAI_API_KEY` instead of `OPENAI_CHATGPT_API_KEY`.

Fixed

- Don't write to microphone/speaker if not enabled.

Other

- Added live translation example.

- Fix foundational examples.

0.0.3

Other

- Added `storybot` and `chatbot` examples.

Page 10 of 11

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.