Skip to content

docs: update for pipecat PR #4130#648

Merged
markbackman merged 1 commit intomainfrom
docs/pr-4130
Mar 28, 2026
Merged

docs: update for pipecat PR #4130#648
markbackman merged 1 commit intomainfrom
docs/pr-4130

Conversation

@markbackman
Copy link
Copy Markdown
Contributor

Automated documentation update for pipecat PR #4130.

Changes

Updated Notes sections in all four realtime S2S service pages to document the system instruction precedence behavior change:

  • server/services/s2s/aws.mdx — Updated system instruction precedence note
  • server/services/s2s/gemini-live.mdx — Updated system instruction precedence note
  • server/services/s2s/grok.mdx — Added system instruction precedence note
  • server/services/s2s/openai.mdx — Added system instruction precedence note

All services now document that system_instruction from service settings takes precedence over initial system messages in the LLM context (previously context took precedence). A warning is logged when both are provided.

Gaps identified

None

@markbackman markbackman added the auto-docs Automated documentation update from pipecat source changes label Mar 25, 2026
@mintlify
Copy link
Copy Markdown

mintlify bot commented Mar 25, 2026

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

Project Status Preview Updated (UTC)
daily 🟢 Ready View Preview Mar 25, 2026, 1:17 PM

Updates Notes sections for AWS Nova Sonic, Gemini Live, Grok Realtime, and
OpenAI Realtime to reflect the behavior change introduced in pipecat PR #4130:

- system_instruction from service settings now takes precedence over initial
  system messages in the LLM context (previously context took precedence)
- A warning is logged when both are provided

This aligns realtime services with the behavior of non-realtime services.
@markbackman markbackman merged commit 03e294a into main Mar 28, 2026
1 of 2 checks passed
@github-actions
Copy link
Copy Markdown
Contributor

Broken links detected!

Please check the workflow logs for details on which links are broken and fix them before merging.

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