[PR #327] [MERGED] Local RAG agent w/ LLaMA3 #1388

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

📋 Pull Request Information

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

Base: mainHead: rlm/llama3


📝 Commits (1)

📊 Changes

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

View changed files

examples/rag/langgraph_rag_agent_llama3_local.ipynb (+769 -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/327 **Author:** [@rlancemartin](https://github.com/rlancemartin) **Created:** 4/18/2024 **Status:** ✅ Merged **Merged:** 4/18/2024 **Merged by:** [@rlancemartin](https://github.com/rlancemartin) **Base:** `main` ← **Head:** `rlm/llama3` --- ### 📝 Commits (1) - [`5abe98e`](https://github.com/langchain-ai/langgraph/commit/5abe98e8d9efc16d90e52d271bf6a63cf22e25c9) RAG agent llama3 loca ### 📊 Changes **1 file changed** (+769 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `examples/rag/langgraph_rag_agent_llama3_local.ipynb` (+769 -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:36 -05:00
yindo closed this issue 2026-02-20 17:44:36 -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#1388