[PR #61] [MERGED] Agent Intros #71

Closed
opened 2026-02-16 00:18:07 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/langchain-benchmarks/pull/61
Author: @hinthornw
Created: 11/21/2023
Status: Merged
Merged: 11/21/2023
Merged by: @hinthornw

Base: mainHead: wfh/agent_intros


📝 Commits (8)

📊 Changes

7 files changed (+423 additions, -223 deletions)

View changed files

📝 docs/source/notebooks/extraction/intro.ipynb (+3 -2)
📝 docs/source/notebooks/retrieval/intro.ipynb (+0 -1)
docs/source/notebooks/tool_usage/intro.ipynb (+175 -0)
📝 docs/source/notebooks/tool_usage/multiverse_math.ipynb (+15 -18)
📝 docs/source/notebooks/tool_usage/relational_data.ipynb (+1 -1)
📝 docs/source/notebooks/tool_usage/typewriter_1.ipynb (+148 -150)
📝 docs/source/notebooks/tool_usage/typewriter_26.ipynb (+81 -51)

📄 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/langchain-benchmarks/pull/61 **Author:** [@hinthornw](https://github.com/hinthornw) **Created:** 11/21/2023 **Status:** ✅ Merged **Merged:** 11/21/2023 **Merged by:** [@hinthornw](https://github.com/hinthornw) **Base:** `main` ← **Head:** `wfh/agent_intros` --- ### 📝 Commits (8) - [`c203596`](https://github.com/langchain-ai/langchain-benchmarks/commit/c203596cf8f1235ccbb9d56d3aa33797aea35ef2) Add extraction intro - [`27929a5`](https://github.com/langchain-ai/langchain-benchmarks/commit/27929a56c5051340555ea8c15e99df63e9dc2f1f) update notebooks - [`936f3bf`](https://github.com/langchain-ai/langchain-benchmarks/commit/936f3bf8c6db929c26c305e1c13b7f36ea129d43) api key - [`2fde6bb`](https://github.com/langchain-ai/langchain-benchmarks/commit/2fde6bb49233b78e3d56f8beecbc73c84b1ae9c3) merge - [`b013e53`](https://github.com/langchain-ai/langchain-benchmarks/commit/b013e5357ab8ff4c551145e3e63f4911a2e29f67) Add environment resource - [`f415217`](https://github.com/langchain-ai/langchain-benchmarks/commit/f4152171da2151131135957737acd833ae31dd9c) descriptino - [`486312c`](https://github.com/langchain-ai/langchain-benchmarks/commit/486312c59be63196ec7795a0db9fc3817c44f996) agent - [`049af29`](https://github.com/langchain-ai/langchain-benchmarks/commit/049af298c250b10ea28d05b0be87b477089363c7) lint ### 📊 Changes **7 files changed** (+423 additions, -223 deletions) <details> <summary>View changed files</summary> 📝 `docs/source/notebooks/extraction/intro.ipynb` (+3 -2) 📝 `docs/source/notebooks/retrieval/intro.ipynb` (+0 -1) ➕ `docs/source/notebooks/tool_usage/intro.ipynb` (+175 -0) 📝 `docs/source/notebooks/tool_usage/multiverse_math.ipynb` (+15 -18) 📝 `docs/source/notebooks/tool_usage/relational_data.ipynb` (+1 -1) 📝 `docs/source/notebooks/tool_usage/typewriter_1.ipynb` (+148 -150) 📝 `docs/source/notebooks/tool_usage/typewriter_26.ipynb` (+81 -51) </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-16 00:18:07 -05:00
yindo closed this issue 2026-02-16 00:18:07 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/langchain-benchmarks#71