[PR #361] [MERGED] Add note on backgrounding callbacks to configuration instructions for JS #436

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/langsmith-docs/pull/361
Author: @jacoblee93
Created: 7/24/2024
Status: Merged
Merged: 7/24/2024
Merged by: @agola11

Base: mainHead: jacob/backgrounding


📝 Commits (3)

  • 131764b Add note on backgrounding callbacks to configuration instructions for JS
  • 516e1d2 Revert quickstart and only apply callout to LangChain guide
  • 4c507cf Readd newline

📊 Changes

4 files changed (+46 additions, -8 deletions)

View changed files

📝 src/components/InstructionsWithCode.js (+12 -0)
📝 src/components/QuickStart.js (+30 -0)
📝 src/css/custom.css (+2 -1)
📝 versioned_docs/version-2.0/how_to_guides/tracing/trace_with_langchain.mdx (+2 -7)

📄 Description

Screenshot 2024-07-24 at 11 20 14 AM

🔄 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/361 **Author:** [@jacoblee93](https://github.com/jacoblee93) **Created:** 7/24/2024 **Status:** ✅ Merged **Merged:** 7/24/2024 **Merged by:** [@agola11](https://github.com/agola11) **Base:** `main` ← **Head:** `jacob/backgrounding` --- ### 📝 Commits (3) - [`131764b`](https://github.com/langchain-ai/langsmith-docs/commit/131764b873a1e1de2630b6c74e2a6616262c6227) Add note on backgrounding callbacks to configuration instructions for JS - [`516e1d2`](https://github.com/langchain-ai/langsmith-docs/commit/516e1d27d97b364718b4b88399025ea7f0e17eff) Revert quickstart and only apply callout to LangChain guide - [`4c507cf`](https://github.com/langchain-ai/langsmith-docs/commit/4c507cfd8db71f0f3071a48439a11d4da27db32e) Readd newline ### 📊 Changes **4 files changed** (+46 additions, -8 deletions) <details> <summary>View changed files</summary> 📝 `src/components/InstructionsWithCode.js` (+12 -0) 📝 `src/components/QuickStart.js` (+30 -0) 📝 `src/css/custom.css` (+2 -1) 📝 `versioned_docs/version-2.0/how_to_guides/tracing/trace_with_langchain.mdx` (+2 -7) </details> ### 📄 Description <img width="1113" alt="Screenshot 2024-07-24 at 11 20 14 AM" src="https://github.com/user-attachments/assets/1ea08863-e6b4-4cd3-aa73-31dcd9cfb2c5"> --- <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:18:04 -05:00
yindo closed this issue 2026-02-21 17:18:04 -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#436