[PR #281] [CLOSED] Added CRAG With Gemini #1357

Closed
opened 2026-02-20 17:44:32 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/langgraph/pull/281
Author: @tutu-sol
Created: 4/4/2024
Status: Closed

Base: mainHead: gemini


📝 Commits (4)

  • 590220e Add CRAG with Gemini Notebook.
  • 60f3119 Update langgraph_crag_gemini.ipynb
  • 6df325a Update Model name to Gemini 1.5 Pro for generate
  • eb6616a Merge branch 'main' into gemini

📊 Changes

1 file changed (+1042 additions, -0 deletions)

View changed files

examples/rag/langgraph_crag_gemini.ipynb (+1042 -0)

📄 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/langgraph/pull/281 **Author:** [@tutu-sol](https://github.com/tutu-sol) **Created:** 4/4/2024 **Status:** ❌ Closed **Base:** `main` ← **Head:** `gemini` --- ### 📝 Commits (4) - [`590220e`](https://github.com/langchain-ai/langgraph/commit/590220e5154f670b18da430c949c9352e76b6681) Add CRAG with Gemini Notebook. - [`60f3119`](https://github.com/langchain-ai/langgraph/commit/60f31190e22829fb23acce234b58a29b4792934d) Update langgraph_crag_gemini.ipynb - [`6df325a`](https://github.com/langchain-ai/langgraph/commit/6df325a21498d8403255acb332852e5f2afcbebe) Update Model name to Gemini 1.5 Pro for generate - [`eb6616a`](https://github.com/langchain-ai/langgraph/commit/eb6616a30945271afe526f023528e637463ad3e9) Merge branch 'main' into gemini ### 📊 Changes **1 file changed** (+1042 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `examples/rag/langgraph_crag_gemini.ipynb` (+1042 -0) </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-02-20 17:44:32 -05:00
yindo closed this issue 2026-02-20 17:44:32 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/langgraph#1357