[PR #3672] [MERGED] update to gemini #3705

Closed
opened 2026-06-05 18:52:53 -04:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/docs/pull/3672
Author: @npentrel
Created: 4/22/2026
Status: Merged
Merged: 4/22/2026
Merged by: @npentrel

Base: mainHead: update-gemini


📝 Commits (6)

  • 63d3810 update to gemini
  • 58c1569 Apply suggestions from code review
  • c62aebd Update src/oss/deepagents/cli/overview.mdx
  • ba10910 Update src/oss/deepagents/cli/overview.mdx
  • 7c5029e Update src/oss/deepagents/customization.mdx
  • c3753f7 Apply suggestion from @mdrxy

📊 Changes

18 files changed (+482 additions, -85 deletions)

View changed files

📝 src/langsmith/evaluate-graph.mdx (+5 -5)
📝 src/oss/concepts/providers-and-models.mdx (+3 -3)
📝 src/oss/deepagents/cli/configuration.mdx (+2 -2)
📝 src/oss/deepagents/cli/overview.mdx (+3 -3)
📝 src/oss/deepagents/customization.mdx (+2 -2)
📝 src/oss/deepagents/deploy.mdx (+4 -4)
📝 src/oss/deepagents/quickstart.mdx (+2 -2)
📝 src/oss/langchain/agents.mdx (+2 -2)
📝 src/oss/langchain/frontend/integrations/copilotkit.mdx (+1 -1)
📝 src/oss/langchain/mcp.mdx (+1 -1)
📝 src/oss/langchain/middleware/built-in.mdx (+2 -2)
📝 src/oss/langchain/middleware/custom.mdx (+1 -1)
📝 src/oss/langchain/multi-agent/handoffs-customer-support.mdx (+1 -1)
📝 src/oss/langchain/multi-agent/handoffs.mdx (+4 -4)
📝 src/oss/langchain/multi-agent/subagents.mdx (+4 -4)
📝 src/oss/langchain/overview.mdx (+443 -46)
📝 src/oss/langchain/voice-agent.mdx (+1 -1)
📝 src/oss/python/integrations/providers/neo4j.mdx (+1 -1)

📄 Description

No description provided


🔄 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/3672 **Author:** [@npentrel](https://github.com/npentrel) **Created:** 4/22/2026 **Status:** ✅ Merged **Merged:** 4/22/2026 **Merged by:** [@npentrel](https://github.com/npentrel) **Base:** `main` ← **Head:** `update-gemini` --- ### 📝 Commits (6) - [`63d3810`](https://github.com/langchain-ai/docs/commit/63d3810379865fc9a4307225180ef46c5c2455a1) update to gemini - [`58c1569`](https://github.com/langchain-ai/docs/commit/58c15691d68c14970e30f2166bb64d0ce530fe52) Apply suggestions from code review - [`c62aebd`](https://github.com/langchain-ai/docs/commit/c62aebd7fa5d1f0f9d433bb5ef3f111daadf6464) Update src/oss/deepagents/cli/overview.mdx - [`ba10910`](https://github.com/langchain-ai/docs/commit/ba109108176cc7dab7dbcd70bed018a8eeb6003d) Update src/oss/deepagents/cli/overview.mdx - [`7c5029e`](https://github.com/langchain-ai/docs/commit/7c5029eb2763e7490a2ad5f1b145099e8b7c787b) Update src/oss/deepagents/customization.mdx - [`c3753f7`](https://github.com/langchain-ai/docs/commit/c3753f7864dccfc1d5f7351f00d3a67318d439ce) Apply suggestion from @mdrxy ### 📊 Changes **18 files changed** (+482 additions, -85 deletions) <details> <summary>View changed files</summary> 📝 `src/langsmith/evaluate-graph.mdx` (+5 -5) 📝 `src/oss/concepts/providers-and-models.mdx` (+3 -3) 📝 `src/oss/deepagents/cli/configuration.mdx` (+2 -2) 📝 `src/oss/deepagents/cli/overview.mdx` (+3 -3) 📝 `src/oss/deepagents/customization.mdx` (+2 -2) 📝 `src/oss/deepagents/deploy.mdx` (+4 -4) 📝 `src/oss/deepagents/quickstart.mdx` (+2 -2) 📝 `src/oss/langchain/agents.mdx` (+2 -2) 📝 `src/oss/langchain/frontend/integrations/copilotkit.mdx` (+1 -1) 📝 `src/oss/langchain/mcp.mdx` (+1 -1) 📝 `src/oss/langchain/middleware/built-in.mdx` (+2 -2) 📝 `src/oss/langchain/middleware/custom.mdx` (+1 -1) 📝 `src/oss/langchain/multi-agent/handoffs-customer-support.mdx` (+1 -1) 📝 `src/oss/langchain/multi-agent/handoffs.mdx` (+4 -4) 📝 `src/oss/langchain/multi-agent/subagents.mdx` (+4 -4) 📝 `src/oss/langchain/overview.mdx` (+443 -46) 📝 `src/oss/langchain/voice-agent.mdx` (+1 -1) 📝 `src/oss/python/integrations/providers/neo4j.mdx` (+1 -1) </details> ### 📄 Description _No description provided_ --- <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-06-05 18:52:53 -04:00
yindo closed this issue 2026-06-05 18:52:53 -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#3705