diff --git a/docs/docs/integrations/chat/google_generative_ai.ipynb b/docs/docs/integrations/chat/google_generative_ai.ipynb index 148d839f40b..ac5d81ad7c2 100644 --- a/docs/docs/integrations/chat/google_generative_ai.ipynb +++ b/docs/docs/integrations/chat/google_generative_ai.ipynb @@ -15,7 +15,7 @@ "id": "56a6d990", "metadata": {}, "source": [ - "## ChatGoogleGenerativeAI (Gemini API & AI Studio)\n", + "# ChatGoogleGenerativeAI\n", "\n", "Access Google's Generative AI models, including the Gemini family, directly via the Gemini API or experiment rapidly using Google AI Studio. The `langchain-google-genai` package provides the LangChain integration for these models. This is often the best starting point for individual developers.\n", "\n",