[PR #534] [MERGED] docs: specify that configurables are added to LangSmith as metadata #1519

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/534
Author: @matsfinsas
Created: 5/26/2024
Status: Merged
Merged: 5/29/2024
Merged by: @hinthornw

Base: mainHead: main


📝 Commits (3)

  • 07e9f84 docs: specify that configurables are added to LangSmith as metadata
  • 9ecf9ce docs: add link to concepts in README
  • d11b095 Merge branch 'main' into main

📊 Changes

2 files changed (+6 additions, -2 deletions)

View changed files

📝 README.md (+5 -1)
📝 docs/docs/concepts/index.md (+1 -1)

📄 Description

  • Emphasize by explicitly stating that configurables are added to LangSmith as metadata. I spent hours trying different solutions here before I discovered that this was possible.
  • Add link to conceptual guides in readme

🔄 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/534 **Author:** [@matsfinsas](https://github.com/matsfinsas) **Created:** 5/26/2024 **Status:** ✅ Merged **Merged:** 5/29/2024 **Merged by:** [@hinthornw](https://github.com/hinthornw) **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (3) - [`07e9f84`](https://github.com/langchain-ai/langgraph/commit/07e9f844620d024fcbe1a66294add91304b821bc) docs: specify that configurables are added to LangSmith as metadata - [`9ecf9ce`](https://github.com/langchain-ai/langgraph/commit/9ecf9cee6651636711a3d20de8a8c6bfe1116929) docs: add link to concepts in README - [`d11b095`](https://github.com/langchain-ai/langgraph/commit/d11b095f8ebb7155a040db5877bf8728a25ac43c) Merge branch 'main' into main ### 📊 Changes **2 files changed** (+6 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+5 -1) 📝 `docs/docs/concepts/index.md` (+1 -1) </details> ### 📄 Description - Emphasize by explicitly stating that configurables are added to LangSmith as metadata. I spent hours trying different solutions here before I discovered that this was possible. - Add link to conceptual guides in readme --- <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#1519