[PR #23] [MERGED] Update examples to use inheritable callbacks #117

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/langsmith-docs/pull/23
Author: @jacoblee93
Created: 9/12/2023
Status: Merged
Merged: 9/12/2023
Merged by: @hinthornw

Base: mainHead: jacob/hotfix_callback_docs


📝 Commits (1)

  • 61da7d2 Update examples to use inheritable callbacks

📊 Changes

2 files changed (+22 additions, -20 deletions)

View changed files

📝 docs/tracing/tracing-faq.mdx (+18 -17)
📝 src/components/QuickStart.js (+4 -3)

📄 Description

Reduce confusion since you want callbacks to be inheritable outside of some more advanced use cases.

CC @hinthornw


🔄 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/langsmith-docs/pull/23 **Author:** [@jacoblee93](https://github.com/jacoblee93) **Created:** 9/12/2023 **Status:** ✅ Merged **Merged:** 9/12/2023 **Merged by:** [@hinthornw](https://github.com/hinthornw) **Base:** `main` ← **Head:** `jacob/hotfix_callback_docs` --- ### 📝 Commits (1) - [`61da7d2`](https://github.com/langchain-ai/langsmith-docs/commit/61da7d20779dfa2d68492428eb1c700081582fd8) Update examples to use inheritable callbacks ### 📊 Changes **2 files changed** (+22 additions, -20 deletions) <details> <summary>View changed files</summary> 📝 `docs/tracing/tracing-faq.mdx` (+18 -17) 📝 `src/components/QuickStart.js` (+4 -3) </details> ### 📄 Description Reduce confusion since you want callbacks to be inheritable outside of some more advanced use cases. CC @hinthornw --- <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-21 17:17:21 -05:00
yindo closed this issue 2026-02-21 17:17:21 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/langsmith-docs#117