fix (need top-level heading)

This commit is contained in:
Chester Curme 2025-04-27 13:54:52 -04:00
parent 28a4a93f67
commit c63d93c1d2

View File

@ -15,7 +15,7 @@
"id": "56a6d990", "id": "56a6d990",
"metadata": {}, "metadata": {},
"source": [ "source": [
"## ChatGoogleGenerativeAI (Gemini API & AI Studio)\n", "# ChatGoogleGenerativeAI\n",
"\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", "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", "\n",