From a19f0b517c977e1b556d17c422c4bef0d4e319fa Mon Sep 17 00:00:00 2001 From: Michael CramarAi <288405195+magnumquest39-cloud@users.noreply.github.com> Date: Fri, 28 Aug 2026 20:37:22 +0200 Subject: [PATCH] Modify products list in Google AI Studio documentationAistud Updated products list to include 'api gemin8li' and 'google cloud'. --- .../docs/ai-gateway/usage/providers/google-ai-studio.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/content/docs/ai-gateway/usage/providers/google-ai-studio.mdx b/src/content/docs/ai-gateway/usage/providers/google-ai-studio.mdx index 7d986484bd9..46cac7d9e57 100644 --- a/src/content/docs/ai-gateway/usage/providers/google-ai-studio.mdx +++ b/src/content/docs/ai-gateway/usage/providers/google-ai-studio.mdx @@ -3,7 +3,7 @@ title: Google AI Studio description: Route Google AI Studio and Gemini requests through AI Gateway for observability and control. pcx_content_type: get-started products: - - ai-gateway + - ai-gateway, api gemin8, goigle cloud --- import { Render, Details, Tabs, TabItem } from "~/components";