[PR #8] [MERGED] add codeact example #34

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/langchain-sandbox/pull/8
Author: @vbarda
Created: 4/24/2025
Status: Merged
Merged: 4/25/2025
Merged by: @vbarda

Base: mainHead: vb/add-codeact-example


📝 Commits (2)

📊 Changes

3 files changed (+191 additions, -1 deletions)

View changed files

📝 .gitignore (+1 -0)
examples/codeact_agent.py (+188 -0)
📝 examples/react_agent.py (+2 -1)

📄 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-sandbox/pull/8 **Author:** [@vbarda](https://github.com/vbarda) **Created:** 4/24/2025 **Status:** ✅ Merged **Merged:** 4/25/2025 **Merged by:** [@vbarda](https://github.com/vbarda) **Base:** `main` ← **Head:** `vb/add-codeact-example` --- ### 📝 Commits (2) - [`19bf5e0`](https://github.com/langchain-ai/langchain-sandbox/commit/19bf5e0e8af47bea3f214b271527f3f801807b03) add codeact example - [`e4b8151`](https://github.com/langchain-ai/langchain-sandbox/commit/e4b8151fd8ead3abf4dc8cd11ba8df3097f06fa3) update ### 📊 Changes **3 files changed** (+191 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `.gitignore` (+1 -0) ➕ `examples/codeact_agent.py` (+188 -0) 📝 `examples/react_agent.py` (+2 -1) </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 08:18:58 -05:00
yindo closed this issue 2026-02-16 08:18:58 -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-sandbox#34