Skip to content

docs: update for pipecat PR #5249 - #1069

Merged
markbackman merged 2 commits into
mainfrom
docs/pr-5249
Aug 7, 2026
Merged

docs: update for pipecat PR #5249#1069
markbackman merged 2 commits into
mainfrom
docs/pr-5249

Conversation

@pipecat-docs-bot

Copy link
Copy Markdown

Automated documentation update for pipecat PR #5249.

Changes

  • google.mdx: Added stream_idle_timeout_secs parameter to Configuration section. This parameter controls how long to wait for the next chunk of a streamed response before timing out (defaults to 20.0 seconds). Updated the on_completion_timeout event handler description to note it fires for both DeadlineExceeded errors and stream idle timeouts.

  • google-vertex.mdx: Added stream_idle_timeout_secs parameter to Configuration section (inherited from GoogleLLMService).

Gaps identified

None

Added documentation for the new stream_idle_timeout_secs parameter in
GoogleLLMService and GoogleVertexLLMService. This parameter controls how
long to wait for the next chunk of a streamed response before timing out.

Also updated the on_completion_timeout event handler description to note
it fires for both DeadlineExceeded and stream idle timeouts.
@pipecat-docs-bot pipecat-docs-bot Bot added auto-docs Automated documentation update from pipecat source changes pipecat labels Aug 7, 2026
@github-actions

github-actions Bot commented Aug 7, 2026

Copy link
Copy Markdown
Contributor

🔍 Mintlify preview for this branch: https://daily-docs-pr-5249.mintlify.site

@markbackman
markbackman merged commit 926db34 into main Aug 7, 2026
4 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 pipecat

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant