[PR #1692] [MERGED] Specify that enqueue is the default multi-tasking strategy #1760

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/docs/pull/1692
Author: @andrewnguonly
Created: 12/1/2025
Status: Merged
Merged: 12/2/2025
Merged by: @andrewnguonly

Base: mainHead: an/01dec/enqueue-default


📝 Commits (3)

  • 7d034e6 Add sentence to specify that enqueue is the default multi-tasking strategy.
  • ea35f50 Copy changes.
  • 8c62f4b Merge branch 'main' into an/01dec/enqueue-default

📊 Changes

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

View changed files

📝 src/langsmith/double-texting.mdx (+8 -6)
📝 src/langsmith/enqueue-concurrent.mdx (+2 -0)

📄 Description

Overview

Screenshot 2025-12-01 at 18 30 00 Screenshot 2025-12-01 at 18 30 09 Screenshot 2025-12-01 at 18 30 15

Type of change

Type: Update existing documentation

Related issues/PRs

Checklist

  • I have read the contributing guidelines
  • I have tested my changes locally using docs dev
  • All code examples have been tested and work correctly
  • I have used root relative paths for internal links
  • I have updated navigation in src/docs.json if needed

Additional notes

n/a


🔄 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/docs/pull/1692 **Author:** [@andrewnguonly](https://github.com/andrewnguonly) **Created:** 12/1/2025 **Status:** ✅ Merged **Merged:** 12/2/2025 **Merged by:** [@andrewnguonly](https://github.com/andrewnguonly) **Base:** `main` ← **Head:** `an/01dec/enqueue-default` --- ### 📝 Commits (3) - [`7d034e6`](https://github.com/langchain-ai/docs/commit/7d034e6ce6c4706361206b7cfa74b73187829561) Add sentence to specify that enqueue is the default multi-tasking strategy. - [`ea35f50`](https://github.com/langchain-ai/docs/commit/ea35f5015f3804fcc1b507e888659b5ff4913e6c) Copy changes. - [`8c62f4b`](https://github.com/langchain-ai/docs/commit/8c62f4be20ce0ec00ba488c2e897eb2e4468084f) Merge branch 'main' into an/01dec/enqueue-default ### 📊 Changes **2 files changed** (+10 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `src/langsmith/double-texting.mdx` (+8 -6) 📝 `src/langsmith/enqueue-concurrent.mdx` (+2 -0) </details> ### 📄 Description ## Overview <img width="318" height="231" alt="Screenshot 2025-12-01 at 18 30 00" src="https://github.com/user-attachments/assets/c46c6a3d-c86f-4c9d-82d9-1adddc77b145" /> <img width="763" height="213" alt="Screenshot 2025-12-01 at 18 30 09" src="https://github.com/user-attachments/assets/3fcc0e69-c46d-4035-a98a-0bc9397db6b2" /> <img width="759" height="140" alt="Screenshot 2025-12-01 at 18 30 15" src="https://github.com/user-attachments/assets/4abbd572-8347-49af-bf2c-a829c05af0f7" /> ## Type of change **Type:** Update existing documentation ## Related issues/PRs - Slack thread: https://langchain.slack.com/archives/C089RDWTKU4/p1764631086643689 ## Checklist <!-- Put an 'x' in all boxes that apply --> - [x] I have read the [contributing guidelines](README.md) - [x] I have tested my changes locally using `docs dev` - [x] All code examples have been tested and work correctly - [x] I have used **root relative** paths for internal links - [x] I have updated navigation in `src/docs.json` if needed ## Additional notes n/a --- <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-17 17:22:42 -05:00
yindo closed this issue 2026-02-17 17:22:42 -05:00
yindo changed title from [PR #1692] Specify that `enqueue` is the default multi-tasking strategy to [PR #1692] [MERGED] Specify that `enqueue` is the default multi-tasking strategy 2026-06-05 18:14:47 -04:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/docs#1760