Skip to content

docs: update for pipecat PR #4052#832

Closed
markbackman wants to merge 1 commit into
mainfrom
docs/pr-4052
Closed

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

Conversation

@markbackman
Copy link
Copy Markdown
Contributor

Automated documentation update for pipecat PR #4052.

Changes

  • api-reference/server/services/transport/vonage.mdx — Created comprehensive documentation for the new VonageVideoConnectorTransport

    • Added Overview section with description and card links
    • Added Installation section with Python 3.13+/Linux requirements
    • Added Prerequisites section with Vonage account setup instructions
    • Added Configuration section with VonageVideoConnectorTransport and VonageVideoConnectorTransportParams parameters
    • Added Usage section with basic setup and pipeline integration examples
    • Added Event Handlers section documenting all 8 event handlers (on_joined, on_left, on_error, on_first_participant_joined, on_participant_joined, on_participant_left, on_client_connected, on_client_disconnected)
    • Added Advanced Features section with manual stream subscription
    • Added Notes section with platform requirements and important considerations
  • docs.json — Added api-reference/server/services/transport/vonage to Transport group navigation (alphabetically positioned between tavus and websocket-server)

  • api-reference/server/services/supported-services.mdx — Added VonageVideoConnectorTransport to Transport table with installation command uv add "pipecat-ai[vonage-video-connector]" (alphabetically positioned)

Gaps identified

None

- Add comprehensive transport documentation for VonageVideoConnectorTransport
- Include configuration parameters, event handlers, and usage examples
- Add to navigation in docs.json (Transport group)
- Add to supported-services.mdx in Transport table
@markbackman markbackman added auto-docs Automated documentation update from pipecat source changes pipecat labels May 19, 2026
@mintlify
Copy link
Copy Markdown

mintlify Bot commented May 19, 2026

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

Project Status Preview Updated (UTC)
daily 🟢 Ready View Preview May 19, 2026, 3:02 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