Skip to content

docs: update for pipecat PR #4622#863

Open
markbackman wants to merge 1 commit into
mainfrom
docs/pr-4622
Open

docs: update for pipecat PR #4622#863
markbackman wants to merge 1 commit into
mainfrom
docs/pr-4622

Conversation

@markbackman
Copy link
Copy Markdown
Contributor

Automated documentation update for pipecat PR #4622.

Changes

Updated api-reference/server/services/transport/whatsapp.mdx

  • Added documentation for the new two-argument connection callback signature: connection_callback(connection, call)
  • Documented the WhatsAppConnectCall object containing caller metadata (phone number, call ID, direction, timestamp)
  • Added deprecation warning for the old single-argument connection_callback(connection) signature

Updated api-reference/server/utilities/runner/guide.mdx

  • Updated SmallWebRTCRunnerArguments documentation to note that the body field contains WhatsAppConnectCall metadata for WhatsApp connections
  • Added new "Error Handling and Debugging" section documenting the 422 validation error logging feature
  • Added note explaining that WhatsApp bots can access caller information via runner_args.body without additional API calls

Gaps identified

None. All changed source files had corresponding documentation pages, and all relevant sections were updated.

…ging)

Updated documentation for two features from pipecat PR #4622:

1. WhatsApp connection callback now receives call metadata:
   - Updated whatsapp.mdx with new callback signature
   - Added WhatsAppConnectCall object documentation
   - Added deprecation warning for old single-arg signature

2. Runner now logs 422 validation errors:
   - Added Error Handling section to runner guide
   - Documented automatic validation error logging

Also updated SmallWebRTCRunnerArguments documentation to note
that body field contains WhatsApp call metadata.
@markbackman markbackman added auto-docs Automated documentation update from pipecat source changes pipecat labels Jun 2, 2026
@mintlify
Copy link
Copy Markdown

mintlify Bot commented Jun 2, 2026

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

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

💡 Tip: Enable Workflows to automatically generate PRs for you.

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 pipecat

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant