From 41cf822ab410f42da609f8213c81085493488689 Mon Sep 17 00:00:00 2001 From: Kathy <153706637+kathayl@users.noreply.github.com> Date: Wed, 30 Oct 2024 15:31:40 -0700 Subject: [PATCH] Update ai-gateway.yaml added to changelog retroactively since we forgot to mention adding grok as a new provider --- src/content/changelogs/ai-gateway.yaml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/src/content/changelogs/ai-gateway.yaml b/src/content/changelogs/ai-gateway.yaml index 0306da3fe1ea166..4a92867c03a1bc7 100644 --- a/src/content/changelogs/ai-gateway.yaml +++ b/src/content/changelogs/ai-gateway.yaml @@ -5,6 +5,11 @@ productLink: "/ai-gateway/" productArea: Developer platform productAreaLink: /workers/platform/changelog/platform/ entries: + - publish_date: "2024-10-28" + title: Grok + description: |- + * **Providers**: Added [Grok](/ai-gateway/providers/grok/) as a new provider. + - publish_date: "2024-10-17" title: Vercel SDK description: |-