Download Latest Version v1.6.0 source code.zip (27.3 MB)
Email in envelope

Get an email when there's a new version of Pipecat

Home / v1.2.1
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2026-05-15 792 Bytes
v1.2.1 source code.tar.gz 2026-05-15 20.5 MB
v1.2.1 source code.zip 2026-05-15 21.4 MB
Totals: 3 Items   41.8 MB 0

Changed

  • Changed the default WebSocket endpoints for GradiumSTTService and GradiumTTSService to the region-neutral wss://api.gradium.ai/api/speech/asr and wss://api.gradium.ai/api/speech/tts. Gradium now automatically routes traffic to the nearest endpoint. Override the url to pin to a specific region. (PR #4500)

Fixed

  • Fixed bot hangs when filter_incomplete_user_turns was enabled and the LLM responded by calling a tool. The user turn never finalized, so the assistant aggregator gated the tool-result context push and the LLM continuation never ran. Tool calls now finalize the turn the moment they start, before the function dispatches. (PR #4501)
Source: README.md, updated 2026-05-15