Skip to content

docs: update for pipecat PR #4228 - #696

Merged
markbackman merged 1 commit into
mainfrom
docs/pr-4228
Apr 14, 2026
Merged

docs: update for pipecat PR #4228#696
markbackman merged 1 commit into
mainfrom
docs/pr-4228

Conversation

@markbackman

Copy link
Copy Markdown
Contributor

Automated documentation update for pipecat PR #4228.

Changes

server/pipeline/pipeline-params.mdx — Removed allow_interruptions parameter from PipelineParams documentation. This parameter was removed from the source code as it was deprecated in v0.0.99.

server/frames/system-frames.mdx — Removed allow_interruptions and interruption_strategies parameters from StartFrame documentation. Both parameters were removed from the source code.

server/services/stt/google.mdx — Updated note about stream abort on inactivity to remove specific reference to STTMuteFilter (which was deprecated and deleted), now just says "when audio frames are blocked".

Context

PR #4228 removed all deprecated turn management code that was replaced by LLMUserAggregator's user_turn_strategies and user_mute_strategies parameters in v0.0.99. These documentation changes reflect the removal of those deprecated parameters.

Gaps identified

None. The deprecated documentation pages for STTMuteFilter, TranscriptProcessor, and interruption-strategies already have prominent deprecation warnings directing users to the new APIs, so no additional changes are needed for those pages.

@markbackman markbackman added the auto-docs Automated documentation update from pipecat source changes label Apr 2, 2026
@mintlify

mintlify Bot commented Apr 2, 2026

Copy link
Copy Markdown

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
daily 🟢 Ready View Preview Apr 2, 2026, 6:37 PM

…rams

Remove deprecated parameters that were deleted in pipecat PR #4228:
- Remove allow_interruptions from PipelineParams and StartFrame
- Remove interruption_strategies from StartFrame
- Update Google STT note to remove STTMuteFilter reference

These parameters were deprecated in v0.0.99 and have been replaced by
user_turn_strategies and user_mute_strategies on LLMUserAggregator.
@markbackman
markbackman merged commit 105dd0a into main Apr 14, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

auto-docs Automated documentation update from pipecat source changes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant