[PR #2288] [MERGED] Add gemini tracing integration guide to obs tab #2298

Closed
opened 2026-02-17 17:23:16 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/docs/pull/2288
Author: @katmayb
Created: 1/20/2026
Status: Merged
Merged: 1/30/2026
Merged by: @katmayb

Base: mainHead: add-gemini-integrations-page


📝 Commits (5)

  • 6a57829 Add gemini tracing integration guide to obs tab
  • 2664bd0 Feedback 1
  • b612b87 Add TS feedback
  • 1bcbdcf Rewrite guide: python gemini wrapper
  • 7623b4c add javascript example

📊 Changes

4 files changed (+156 additions, -1 deletions)

View changed files

📝 pipeline/preprocessors/link_map.py (+5 -0)
📝 src/docs.json (+1 -0)
📝 src/langsmith/integrations.mdx (+2 -1)
src/langsmith/trace-with-google-gemini.mdx (+148 -0)

📄 Description

Fixes DOC-587

Adds a guide page to the integrations dropdown for Google Gemini.

Preview

https://langchain-5e9cc07a-preview-addgem-1769788423-0713094.mintlify.app/langsmith/trace-with-google-gemini


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/langchain-ai/docs/pull/2288 **Author:** [@katmayb](https://github.com/katmayb) **Created:** 1/20/2026 **Status:** ✅ Merged **Merged:** 1/30/2026 **Merged by:** [@katmayb](https://github.com/katmayb) **Base:** `main` ← **Head:** `add-gemini-integrations-page` --- ### 📝 Commits (5) - [`6a57829`](https://github.com/langchain-ai/docs/commit/6a57829cb96c94b7b6939336ed65fbc94ee0a8f5) Add gemini tracing integration guide to obs tab - [`2664bd0`](https://github.com/langchain-ai/docs/commit/2664bd0986a3cc16f7aeaac5fdc94734af4491b3) Feedback 1 - [`b612b87`](https://github.com/langchain-ai/docs/commit/b612b87cbce965d851a6d95c296912758e20437d) Add TS feedback - [`1bcbdcf`](https://github.com/langchain-ai/docs/commit/1bcbdcfc7703898984c2f04c3f2e9f6b35f3c988) Rewrite guide: python gemini wrapper - [`7623b4c`](https://github.com/langchain-ai/docs/commit/7623b4c58a2a8cb059e8df0ffd70223de001eaea) add javascript example ### 📊 Changes **4 files changed** (+156 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `pipeline/preprocessors/link_map.py` (+5 -0) 📝 `src/docs.json` (+1 -0) 📝 `src/langsmith/integrations.mdx` (+2 -1) ➕ `src/langsmith/trace-with-google-gemini.mdx` (+148 -0) </details> ### 📄 Description Fixes DOC-587 Adds a guide page to the integrations dropdown for Google Gemini. ## Preview https://langchain-5e9cc07a-preview-addgem-1769788423-0713094.mintlify.app/langsmith/trace-with-google-gemini --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-17 17:23:16 -05:00
yindo closed this issue 2026-02-17 17:23:16 -05:00
yindo changed title from [PR #2288] Add gemini tracing integration guide to obs tab to [PR #2288] [MERGED] Add gemini tracing integration guide to obs tab 2026-06-05 18:17:45 -04:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/docs#2298