Skip to content

docs: update for pipecat PR #4142#653

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

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

Conversation

@markbackman
Copy link
Contributor

Automated documentation update for pipecat PR #4142.

Summary

Updated Grok service documentation to reflect the module reorganization where Grok services have been moved from pipecat.services.grok.* to pipecat.services.xai.*.

Changes

Updated reference pages

  • server/services/llm/grok.mdx

    • Updated import paths from pipecat.services.grok to pipecat.services.xai.llm
    • Updated API reference URL to point to xai module
    • Kept XAI_API_KEY (already correct)
  • server/services/s2s/grok.mdx

    • Updated import paths from pipecat.services.grok.realtime to pipecat.services.xai.realtime
    • Updated environment variable from GROK_API_KEY to XAI_API_KEY
    • Updated API reference URL to point to xai module
    • Updated all code examples with new import paths

Gaps identified

None - all relevant documentation has been updated. No guides were found that reference the old import paths.

Notes

The old import paths (pipecat.services.grok.*) are deprecated but still functional with a deprecation warning, so users can migrate at their own pace.

Update documentation for pipecat PR #4142 which moves Grok services
from pipecat.services.grok.* to pipecat.services.xai.* module.

Changes:
- Updated import paths from pipecat.services.grok to pipecat.services.xai
- Updated environment variable from GROK_API_KEY to XAI_API_KEY
- Updated API reference URLs to point to xai module

The old import paths are deprecated but still work with a deprecation warning.
@markbackman markbackman added the auto-docs Automated documentation update from pipecat source changes label Mar 26, 2026
@mintlify
Copy link

mintlify bot commented Mar 26, 2026

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

Project Status Preview Updated (UTC)
daily 🟢 Ready View Preview Mar 26, 2026, 3:36 AM

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