[PR #641] [MERGED] Update Nomic embeddings #1580

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/langgraph/pull/641
Author: @rlancemartin
Created: 6/11/2024
Status: Merged
Merged: 6/18/2024
Merged by: @rlancemartin

Base: mainHead: rlm/update-nomic-embd


📝 Commits (4)

  • 6e9bdcd Update Nomic embeddings
  • ca3ed1e Update local to ensure running locally
  • cad90b5 Merge branch 'main' into rlm/update-nomic-embd
  • b3116ec fmt

📊 Changes

4 files changed (+18 additions, -14 deletions)

View changed files

📝 examples/rag/langgraph_adaptive_rag_local.ipynb (+4 -3)
📝 examples/rag/langgraph_crag_local.ipynb (+3 -2)
📝 examples/rag/langgraph_rag_agent_llama3_local.ipynb (+6 -5)
📝 examples/rag/langgraph_self_rag_local.ipynb (+5 -4)

📄 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/641 **Author:** [@rlancemartin](https://github.com/rlancemartin) **Created:** 6/11/2024 **Status:** ✅ Merged **Merged:** 6/18/2024 **Merged by:** [@rlancemartin](https://github.com/rlancemartin) **Base:** `main` ← **Head:** `rlm/update-nomic-embd` --- ### 📝 Commits (4) - [`6e9bdcd`](https://github.com/langchain-ai/langgraph/commit/6e9bdcd7c7c27d8dc368d2560b6fc52fc8bf8b77) Update Nomic embeddings - [`ca3ed1e`](https://github.com/langchain-ai/langgraph/commit/ca3ed1e3229a897e7befcbfb4f30fd812d698dff) Update local to ensure running locally - [`cad90b5`](https://github.com/langchain-ai/langgraph/commit/cad90b571c3f96aaf93002840906b13c2dd717c4) Merge branch 'main' into rlm/update-nomic-embd - [`b3116ec`](https://github.com/langchain-ai/langgraph/commit/b3116ece60e39e5bfbc783828399f046b9c3ee51) fmt ### 📊 Changes **4 files changed** (+18 additions, -14 deletions) <details> <summary>View changed files</summary> 📝 `examples/rag/langgraph_adaptive_rag_local.ipynb` (+4 -3) 📝 `examples/rag/langgraph_crag_local.ipynb` (+3 -2) 📝 `examples/rag/langgraph_rag_agent_llama3_local.ipynb` (+6 -5) 📝 `examples/rag/langgraph_self_rag_local.ipynb` (+5 -4) </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:45:04 -05:00
yindo closed this issue 2026-02-20 17:45:04 -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#1580