From 7d8b436018bf129d58f3221b38aa89bfd12659c2 Mon Sep 17 00:00:00 2001 From: Mark Backman Date: Mon, 30 Mar 2026 21:40:16 -0400 Subject: [PATCH] Add changelog for #4209 --- changelog/4209.changed.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 changelog/4209.changed.md diff --git a/changelog/4209.changed.md b/changelog/4209.changed.md new file mode 100644 index 000000000..a7bd53ca3 --- /dev/null +++ b/changelog/4209.changed.md @@ -0,0 +1 @@ +- Changed `GrokLLMService` default model from `grok-3-beta` to `grok-3`, now that the model is generally available.