[PR #528] [MERGED] Langgraph Code Generation Example #1518

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/langgraph/pull/528
Author: @rlancemartin
Created: 5/23/2024
Status: Merged
Merged: 6/9/2024
Merged by: @nfcampos

Base: mainHead: rlm/code-gen-mistral


📝 Commits (4)

📊 Changes

3 files changed (+685 additions, -16 deletions)

View changed files

📝 docs/docs/reference/checkpoints.md (+6 -8)
📝 examples/code_assistant/langgraph_code_assistant.ipynb (+8 -8)
examples/code_assistant/langgraph_code_assistant_mistral.ipynb (+671 -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/528 **Author:** [@rlancemartin](https://github.com/rlancemartin) **Created:** 5/23/2024 **Status:** ✅ Merged **Merged:** 6/9/2024 **Merged by:** [@nfcampos](https://github.com/nfcampos) **Base:** `main` ← **Head:** `rlm/code-gen-mistral` --- ### 📝 Commits (4) - [`149ebd0`](https://github.com/langchain-ai/langgraph/commit/149ebd0896ae74352f2f7c0702ae302a099d801f) Testing code generation - [`765e35f`](https://github.com/langchain-ai/langgraph/commit/765e35f24a71dc666e23f66bc32afc0fad6fb04a) Update code-gen ntbk - [`c4279c7`](https://github.com/langchain-ai/langgraph/commit/c4279c77061b25ac657dddb7a40e939809e6d303) Clean - [`1c61ec5`](https://github.com/langchain-ai/langgraph/commit/1c61ec507fe714903a69ad6c55d758bce80ae9a7) Fix typo ### 📊 Changes **3 files changed** (+685 additions, -16 deletions) <details> <summary>View changed files</summary> 📝 `docs/docs/reference/checkpoints.md` (+6 -8) 📝 `examples/code_assistant/langgraph_code_assistant.ipynb` (+8 -8) ➕ `examples/code_assistant/langgraph_code_assistant_mistral.ipynb` (+671 -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:56 -05:00
yindo closed this issue 2026-02-20 17:44:56 -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#1518