Skip to content

docs: update for pipecat PR #4236 - #700

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

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

Conversation

@markbackman

Copy link
Copy Markdown
Contributor

Automated documentation update for pipecat PR #4236.

Changes

server/utilities/observers/observer-pattern.mdx

  • Removed deprecation warning for old on_push_frame(src, dst, frame, direction, timestamp) signature
  • The old signature support was completely removed from task_observer.py in PR #4236
  • Documentation now only shows the current on_push_frame(data: FramePushed) method

Gaps identified

None. All other deprecation removals in PR #4236 (UserImageRequestFrame.context, expect_stripped_words parameter, LiveKitTransportMessage frames, and turns.mute module) were not referenced in the documentation.

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

mintlify Bot commented Apr 3, 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 3, 2026, 5:31 PM

Removes the deprecation warning for the old on_push_frame() signature
with individual parameters. Support for this signature was removed in
pipecat PR #4236, so the warning is no longer needed.

The documentation now only shows the current on_push_frame(data: FramePushed)
signature, which is the only supported method.

Related: pipecat-ai/pipecat#4236
@markbackman
markbackman merged commit c847a5d 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