mirror of
https://github.com/langchain-ai/langsmith-docs.git
synced 2026-08-26 17:26:32 -04:00
[PR #13] [MERGED] Update callback docs to reflect proper JS behavior #107
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
main← Head:hotfix_callbacks_docs📝 Commits (3)
53b04abUpdate callback docs1e4056bFix typo8478a74Fix code typo📊 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.