Merge pull request #1619 from pipecat-ai/mb/grok-3-beta

GrokLLMService uses grok-3-beta as default model
This commit is contained in:
Mark Backman
2025-04-22 10:33:32 -04:00
committed by GitHub
2 changed files with 4 additions and 2 deletions

View File

@@ -44,6 +44,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Changed
- `GrokLLMService` now uses `grok-3-beta` as its default model.
- Daily's REST helpers now include an `eject_at_token_exp` param, which ejects
the user when their token expires. This new parameter defaults to False.
Also, the default value for `enable_prejoin_ui` changed to False and