[PR #3111] [MERGED] Add /runs/query rate limits #3184

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/docs/pull/3111
Author: @lnhsingh
Created: 3/13/2026
Status: Merged
Merged: 3/13/2026
Merged by: @lnhsingh

Base: mainHead: rate-limit


📝 Commits (4)

📊 Changes

2 files changed (+25 additions, -0 deletions)

View changed files

📝 src/langsmith/administration-overview.mdx (+4 -0)
📝 src/langsmith/export-traces.mdx (+21 -0)

📄 Description

Combine KB (https://kb.langchain.com/articles/8430904497-what-are-the-rate-limits-for-the-langsmith-api) with https://docs.langchain.com/langsmith/administration-overview#rate-limits

Fixes DOC-567


🔄 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/3111 **Author:** [@lnhsingh](https://github.com/lnhsingh) **Created:** 3/13/2026 **Status:** ✅ Merged **Merged:** 3/13/2026 **Merged by:** [@lnhsingh](https://github.com/lnhsingh) **Base:** `main` ← **Head:** `rate-limit` --- ### 📝 Commits (4) - [`fbe3c7d`](https://github.com/langchain-ai/docs/commit/fbe3c7d26e29a27b15eb98317c80d7d4461363c6) Add /runs/query rate limits - [`f3de407`](https://github.com/langchain-ai/docs/commit/f3de407945fe9f7c411c538c7b1f8a61b2f3c232) Merge branch 'main' into rate-limit - [`020d86e`](https://github.com/langchain-ai/docs/commit/020d86e618c3da013e1b00ceed0d041ed9e86260) edit - [`84a8878`](https://github.com/langchain-ai/docs/commit/84a887885c5c4770c3912a6a5a621b45e7bc3b18) Apply suggestion from @lnhsingh ### 📊 Changes **2 files changed** (+25 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `src/langsmith/administration-overview.mdx` (+4 -0) 📝 `src/langsmith/export-traces.mdx` (+21 -0) </details> ### 📄 Description Combine KB (https://kb.langchain.com/articles/8430904497-what-are-the-rate-limits-for-the-langsmith-api) with https://docs.langchain.com/langsmith/administration-overview#rate-limits Fixes DOC-567 --- <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-06-05 18:21:21 -04:00
yindo closed this issue 2026-06-05 18:21:21 -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#3184