Skip to content

Change GrokLLMService default model to grok-3#4209

Merged
markbackman merged 2 commits intomainfrom
mb/grok-3-default
Mar 31, 2026
Merged

Change GrokLLMService default model to grok-3#4209
markbackman merged 2 commits intomainfrom
mb/grok-3-default

Conversation

@markbackman
Copy link
Copy Markdown
Contributor

@markbackman markbackman commented Mar 31, 2026

Summary

  • Updates the default model for GrokLLMService from grok-3-beta to grok-3 now that the model is generally available

Test plan

  • Verify GrokLLMService() uses grok-3 as the default model
  • Verify explicit model override still works via settings parameter

🤖 Generated with Claude Code

The grok-3 model is now generally available, so update the default
from the beta variant.
@markbackman
Copy link
Copy Markdown
Contributor Author

There are grok-4 models, but they're too slow for real-time use cases.

@codecov
Copy link
Copy Markdown

codecov Bot commented Mar 31, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.

Files with missing lines Coverage Δ
src/pipecat/services/xai/llm.py 52.11% <100.00%> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Copy link
Copy Markdown
Contributor

@filipi87 filipi87 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@markbackman markbackman merged commit 0c8ff9c into main Mar 31, 2026
6 checks passed
@markbackman markbackman deleted the mb/grok-3-default branch March 31, 2026 19:29
markbackman pushed a commit to pipecat-ai/docs that referenced this pull request Apr 4, 2026
Updates documentation to reflect the change from grok-3-beta to grok-3
as the default model for GrokLLMService, following the general availability
release of the grok-3 model.

Related: pipecat-ai/pipecat#4209
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants