Merge pull request #4209 from pipecat-ai/mb/grok-3-default

Change GrokLLMService default model to grok-3
This commit is contained in:
Mark Backman
2026-03-31 15:29:34 -04:00
committed by GitHub
2 changed files with 5 additions and 2 deletions

View File

@@ -0,0 +1 @@
- Changed `GrokLLMService` default model from `grok-3-beta` to `grok-3`, now that the model is generally available.