[PR #1148] [MERGED] Add llama3.1 local tool calling #1916

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/langgraph/pull/1148
Author: @rlancemartin
Created: 7/26/2024
Status: Merged
Merged: 7/26/2024
Merged by: @rlancemartin

Base: mainHead: rlm/llama3.1-tool-calling


📝 Commits (1)

  • 155a6c9 Add llama3.1 tool calling

📊 Changes

2 files changed (+111 additions, -64 deletions)

View changed files

📝 examples/tutorials/rag-agent-testing.ipynb (+61 -44)
📝 examples/tutorials/tool-calling-agent-local.ipynb (+50 -20)

📄 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/1148 **Author:** [@rlancemartin](https://github.com/rlancemartin) **Created:** 7/26/2024 **Status:** ✅ Merged **Merged:** 7/26/2024 **Merged by:** [@rlancemartin](https://github.com/rlancemartin) **Base:** `main` ← **Head:** `rlm/llama3.1-tool-calling` --- ### 📝 Commits (1) - [`155a6c9`](https://github.com/langchain-ai/langgraph/commit/155a6c95ad2681c37e9420e2a230242efebb263b) Add llama3.1 tool calling ### 📊 Changes **2 files changed** (+111 additions, -64 deletions) <details> <summary>View changed files</summary> 📝 `examples/tutorials/rag-agent-testing.ipynb` (+61 -44) 📝 `examples/tutorials/tool-calling-agent-local.ipynb` (+50 -20) </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:51 -05:00
yindo closed this issue 2026-02-20 17:45:51 -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#1916