[PR #273] [MERGED] Clean code-gen ntbk #1352

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

📋 Pull Request Information

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

Base: mainHead: rlm/claude3-code-gen


📝 Commits (6)

📊 Changes

1 file changed (+380 additions, -776 deletions)

View changed files

📝 examples/code_assistant/langgraph_code_assistant.ipynb (+380 -776)

📄 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/273 **Author:** [@rlancemartin](https://github.com/rlancemartin) **Created:** 4/3/2024 **Status:** ✅ Merged **Merged:** 4/7/2024 **Merged by:** [@rlancemartin](https://github.com/rlancemartin) **Base:** `main` ← **Head:** `rlm/claude3-code-gen` --- ### 📝 Commits (6) - [`a984c65`](https://github.com/langchain-ai/langgraph/commit/a984c65b6d724e7997d2743be79b37731c53401a) Clean ntbk - [`fe87c43`](https://github.com/langchain-ai/langgraph/commit/fe87c43375ac380b94410c404d94c9c056146e2a) Update notebook - [`e779b43`](https://github.com/langchain-ai/langgraph/commit/e779b4335b8a8b11c9e8ac71b89e9a08a94e3ff9) Finalize ntbk w/ GPT-4 - [`520443d`](https://github.com/langchain-ai/langgraph/commit/520443d6cd8a631cc9db55e26f05ea4a27bb9e9e) Clean up code for Claude3 - [`04668df`](https://github.com/langchain-ai/langgraph/commit/04668df9bc53f6e29bdbe196e061cfa33a58f689) Add Claude3 evals - [`fdc34ef`](https://github.com/langchain-ai/langgraph/commit/fdc34ef3b70db13f368f7e38691601d3ec7908e0) Fmt ### 📊 Changes **1 file changed** (+380 additions, -776 deletions) <details> <summary>View changed files</summary> 📝 `examples/code_assistant/langgraph_code_assistant.ipynb` (+380 -776) </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:31 -05:00
yindo closed this issue 2026-02-20 17:44:31 -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#1352