Skip to content

docs: update for pipecat PR #4037#625

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

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

Conversation

@markbackman
Copy link
Contributor

Automated documentation update for pipecat PR #4037.

Changes

  • server/utilities/service-switchers/llm-switcher.mdx — Added missing register_direct_function() method section with the newly added timeout_secs parameter

Context

PR #4037 added the timeout_secs parameter to both register_function() and register_direct_function() methods in LLMSwitcher. The documentation already had timeout_secs documented for register_function(), but was missing the entire register_direct_function() method section. This PR adds complete documentation for that method, including all three parameters: handler, cancel_on_interruption, and timeout_secs.

Gaps identified

None

Add missing documentation for register_direct_function() method,
including the newly added timeout_secs parameter from pipecat PR #4037.
@markbackman markbackman added the auto-docs Automated documentation update from pipecat source changes label Mar 15, 2026
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