1
0
mirror of https://github.com/hwchase17/langchain.git synced 2025-05-02 13:55:42 +00:00
langchain/docs
Philipp Schmid ffbc64c72a
Documentation: Improve structure of Google integrations page ()
This PR restructures the main Google integrations documentation page
(`docs/docs/integrations/providers/google.mdx`) for better clarity and
updates content.

**Key changes:**

* **Separated Sections:** Divided integrations into distinct `Google
Generative AI (Gemini API & AI Studio)`, `Google Cloud`, and `Other
Google Products` sections.
* **Updated Generative AI:** Refreshed the introduction and the `Google
Generative AI` section with current information and quickstart examples
for the Gemini API via `langchain-google-genai`.
* **Reorganized Content:** Moved non-Cloud Platform specific
integrations (e.g., Drive, GMail, Search tools, ScaNN) to the `Other
Google Products` section.
* **Cleaned Up:** Minor improvements to descriptions and code snippets.

This aims to make it easier for users to find the relevant Google
integrations based on whether they are using the Gemini API directly or
Google Cloud services.

| Before                | After      |
|-----------------------|------------|
| ![Screenshot 2025-04-24 at 14 56
23](https://github.com/user-attachments/assets/ff967ec8-a833-4e8f-8015-61af8a4fac8b)
| ![Screenshot 2025-04-24 at 14 56
15](https://github.com/user-attachments/assets/179163f1-e805-484a-bbf6-99f05e117b36)
|

---------

Co-authored-by: Chester Curme <chester.curme@gmail.com>
2025-04-24 09:58:46 -04:00
..
api_reference docs: dynamic copyright year in API ref () 2025-04-21 14:10:14 +00:00
cassettes infra: add langchain-google-genai to monorepo test deps and update notebook cassettes () 2025-04-18 11:16:12 -04:00
data docs: 👥 Update LangChain people data () 2024-10-08 17:09:07 +00:00
docs Documentation: Improve structure of Google integrations page () 2025-04-24 09:58:46 -04:00
scripts docs: Add openGauss vector store documentation () 2025-04-11 20:31:39 +00:00
src docs: Add openGauss vector store documentation () 2025-04-11 20:31:39 +00:00
static docs: fix llms-txt () 2025-03-27 19:02:44 +00:00
.gitignore
.yarnrc.yml
babel.config.js
docusaurus.config.js Banner for interrupt () 2025-02-03 17:40:24 -08:00
ignore-step.sh infra: run docs build on packages.yml updates () 2025-02-19 18:45:30 +00:00
Makefile docs: fix httpx conflicts with overrides in docs build () 2025-01-13 21:25:00 +00:00
package.json docs: raw loader codeblock () 2024-12-06 09:26:34 -08:00
README.md docs: reorganize contributing docs () 2024-10-25 22:41:54 +00:00
sidebars.js docs: reorg sidebar () 2024-11-15 14:28:18 -08:00
vercel_overrides.txt docs: add to vercel overrides () 2025-03-01 17:21:15 -05:00
vercel_requirements.txt docs: more useful vercel warnings () 2024-12-13 03:07:24 +00:00
vercel.json community: Add deprecation decorator to SingleStore community integrations () 2025-04-18 12:58:39 -04:00
yarn.lock docs: raw loader codeblock () 2024-12-06 09:26:34 -08:00

LangChain Documentation

For more information on contributing to our documentation, see the Documentation Contributing Guide