[PR #13] [MERGED] Update callback docs to reflect proper JS behavior #107

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/langsmith-docs/pull/13
Author: @jacoblee93
Created: 8/28/2023
Status: Merged
Merged: 8/28/2023
Merged by: @hinthornw

Base: mainHead: hotfix_callbacks_docs


📝 Commits (3)

📊 Changes

1 file changed (+13 additions, -5 deletions)

View changed files

📝 docs/tracing/tracing-faq.mdx (+13 -5)

📄 Description

@nfcampos @hinthornw.

Unlike Python, callbacks in JS block by default:

https://js.langchain.com/docs/modules/callbacks/how_to/background_callbacks


🔄 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/13 **Author:** [@jacoblee93](https://github.com/jacoblee93) **Created:** 8/28/2023 **Status:** ✅ Merged **Merged:** 8/28/2023 **Merged by:** [@hinthornw](https://github.com/hinthornw) **Base:** `main` ← **Head:** `hotfix_callbacks_docs` --- ### 📝 Commits (3) - [`53b04ab`](https://github.com/langchain-ai/langsmith-docs/commit/53b04ab57f1c94249189e484222ce7d6d84818a8) Update callback docs - [`1e4056b`](https://github.com/langchain-ai/langsmith-docs/commit/1e4056bf12e802e501a87f2ba69a0ce51327c134) Fix typo - [`8478a74`](https://github.com/langchain-ai/langsmith-docs/commit/8478a7491ae783a15c077d0f0b2ff7394a55468a) Fix code typo ### 📊 Changes **1 file changed** (+13 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `docs/tracing/tracing-faq.mdx` (+13 -5) </details> ### 📄 Description @nfcampos @hinthornw. Unlike Python, callbacks in JS block by default: https://js.langchain.com/docs/modules/callbacks/how_to/background_callbacks --- <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:19 -05:00
yindo closed this issue 2026-02-21 17:17:19 -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#107