Skip to content

docs: update for pipecat PR #3940#590

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

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

Conversation

@markbackman
Copy link
Contributor

Automated documentation update for pipecat PR #3940.

Changes

server/services/s2s/grok.mdx

  • Added new GrokRealtimeLLMSettings configuration section explaining the session_properties field and system_instruction bidirectional sync
  • Marked constructor parameter session_properties as deprecated (since 0.0.105)
  • Added new settings parameter documentation as the preferred approach
  • Updated "With Session Configuration" usage example to show the recommended settings pattern
  • Added note explaining that SessionProperties fields can be passed directly in settings dictionaries

server/services/s2s/openai.mdx

  • Added version 0.0.105 to existing deprecation notices for model and session_properties constructor parameters

Gaps identified

None - all changed source files were successfully mapped to documentation pages.

Updates documentation for pipecat PR #3940 which adopts the settings
pattern for Grok Realtime services.

Changes:
- Grok Realtime: Add GrokRealtimeLLMSettings section and settings parameter
- Grok Realtime: Mark session_properties constructor param as deprecated
- Grok Realtime: Update usage examples to show recommended settings approach
- OpenAI Realtime: Add version 0.0.105 to deprecation notices
@markbackman markbackman added the auto-docs Automated documentation update from pipecat source changes label Mar 6, 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