[PR #132] [MERGED] Add LCEL teacher cookbook #1260

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/langgraph/pull/132
Author: @rlancemartin
Created: 2/20/2024
Status: Merged
Merged: 2/22/2024
Merged by: @rlancemartin

Base: mainHead: rlm/lcel-teacher


📝 Commits (5)

📊 Changes

1 file changed (+1010 additions, -0 deletions)

View changed files

examples/code_assistant/lcel-teacher-langgraph.ipynb (+1010 -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/132 **Author:** [@rlancemartin](https://github.com/rlancemartin) **Created:** 2/20/2024 **Status:** ✅ Merged **Merged:** 2/22/2024 **Merged by:** [@rlancemartin](https://github.com/rlancemartin) **Base:** `main` ← **Head:** `rlm/lcel-teacher` --- ### 📝 Commits (5) - [`a33bfda`](https://github.com/langchain-ai/langgraph/commit/a33bfdac2b1a66c131792ab6e1eb4b04fef07205) Add LCEL teacher - [`a902b3c`](https://github.com/langchain-ai/langgraph/commit/a902b3c19bcdc8524f12e227dc4bf01abedf5dff) Log each output key - [`2fd4926`](https://github.com/langchain-ai/langgraph/commit/2fd49260618e5659c3222cd463f5806ac028145f) Add evals - [`8feb891`](https://github.com/langchain-ai/langgraph/commit/8feb891ed715e4739edfe5f39120951b6ce39369) Add eval - [`b013fa1`](https://github.com/langchain-ai/langgraph/commit/b013fa108264a1c9435e90ca3e0d9d8af73193f5) Finalize metrics ### 📊 Changes **1 file changed** (+1010 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `examples/code_assistant/lcel-teacher-langgraph.ipynb` (+1010 -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:18 -05:00
yindo closed this issue 2026-02-20 17:44:18 -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#1260