Skip to content

docs: update for pipecat PR #4211#682

Open
markbackman wants to merge 1 commit intomainfrom
docs/pr-4211
Open

docs: update for pipecat PR #4211#682
markbackman wants to merge 1 commit intomainfrom
docs/pr-4211

Conversation

@markbackman
Copy link
Copy Markdown
Contributor

Automated documentation update for pipecat PR #4211.

Changes

server/services/llm/openai-responses.mdx

  • Added on_connection_error event handler to Event Handlers section
  • Added example usage showing how to handle WebSocket connection errors

Summary

PR #4211 refactored the OpenAI Responses LLM service to use a new WebsocketLLMService base class, which introduces standardized WebSocket connection management across LLM services. This includes a new on_connection_error event handler that allows applications to respond to WebSocket connection failures.

Gaps identified

None

Updates OpenAI Responses LLM service documentation to reflect the
addition of the new `on_connection_error` event handler introduced
in pipecat PR #4211.

Changes:
- Added `on_connection_error` event handler to Event Handlers section
- Added example usage of the new event handler
@markbackman markbackman added the auto-docs Automated documentation update from pipecat source changes label Mar 31, 2026
@mintlify
Copy link
Copy Markdown

mintlify bot commented Mar 31, 2026

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

Project Status Preview Updated (UTC)
daily 🟢 Ready View Preview Mar 31, 2026, 5:07 PM

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