[PR #790] [MERGED] add suggest edit buttons #1021

Closed
opened 2026-02-17 17:21:34 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/docs/pull/790
Author: @eyurtsev
Created: 10/8/2025
Status: Merged
Merged: 10/8/2025
Merged by: @eyurtsev

Base: mainHead: eugene/add_suggest_edits


📝 Commits (6)

📊 Changes

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

View changed files

📝 pipeline/core/builder.py (+46 -0)

📄 Description

Adds correct suggest edits button


🔄 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/docs/pull/790 **Author:** [@eyurtsev](https://github.com/eyurtsev) **Created:** 10/8/2025 **Status:** ✅ Merged **Merged:** 10/8/2025 **Merged by:** [@eyurtsev](https://github.com/eyurtsev) **Base:** `main` ← **Head:** `eugene/add_suggest_edits` --- ### 📝 Commits (6) - [`ffc3fb6`](https://github.com/langchain-ai/docs/commit/ffc3fb6f7e3f6e8ac0668a4577b207862a17f9b2) x - [`7a8eae7`](https://github.com/langchain-ai/docs/commit/7a8eae783258d5ae96392024932df9fe4defe3e9) x - [`dae48b2`](https://github.com/langchain-ai/docs/commit/dae48b23c830af7338e447f90c77d1b81c4be242) Apply suggestion from @eyurtsev - [`08bbb87`](https://github.com/langchain-ai/docs/commit/08bbb8764d34a9521defc36b206274c9eaa35aa0) Apply suggestion from @eyurtsev - [`2e59a19`](https://github.com/langchain-ai/docs/commit/2e59a19ae01fc5ee46c894bb63528237ed7b867c) Update pipeline/core/builder.py - [`77c8eb3`](https://github.com/langchain-ai/docs/commit/77c8eb3caa9df5037d52956caa8f14d8980ed16b) x ### 📊 Changes **1 file changed** (+46 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `pipeline/core/builder.py` (+46 -0) </details> ### 📄 Description Adds correct suggest edits button --- <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-17 17:21:34 -05:00
yindo closed this issue 2026-02-17 17:21:34 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/docs#1021