[PR #2844] [MERGED] fix: add self-hosted granular usage env vars [closes DOC-794] #2938

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/docs/pull/2844
Author: @lnhsingh
Created: 2/27/2026
Status: Merged
Merged: 2/27/2026
Merged by: @katmayb

Base: mainHead: open-swe/e74b5727-eeeb-3ad0-e44e-3bf497dc172e


📝 Commits (4)

  • 0690569 Document required env vars for self-hosted granular usage
  • 598f0bc Update src/langsmith/granular-usage.mdx
  • 9c32d9a Update src/langsmith/granular-usage.mdx
  • 9240a1a Update src/langsmith/granular-usage.mdx

📊 Changes

1 file changed (+6 additions, -1 deletions)

View changed files

📝 src/langsmith/granular-usage.mdx (+6 -1)

📄 Description

Description

Document the self-hosted environment variables required to enable granular usage so operators know which flags to set in commonEnv. This adds the two LangSmith 0.13.12 variables to the note at the top of the granular usage docs.

Resolves DOC-794

AI-assisted: Used an AI agent to update the documentation and run repo checks.

Test Plan

  • make format (fails: ruff check --fix reports existing violations in pipeline/core/builder.py, pipeline/preprocessors/handle_auto_links.py, reference/python/serve_subset.py, scripts/check_removed_pages_redirects.py)
  • make lint

🔄 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/2844 **Author:** [@lnhsingh](https://github.com/lnhsingh) **Created:** 2/27/2026 **Status:** ✅ Merged **Merged:** 2/27/2026 **Merged by:** [@katmayb](https://github.com/katmayb) **Base:** `main` ← **Head:** `open-swe/e74b5727-eeeb-3ad0-e44e-3bf497dc172e` --- ### 📝 Commits (4) - [`0690569`](https://github.com/langchain-ai/docs/commit/06905694f851073e891cb0c99aea89f7066aecd1) Document required env vars for self-hosted granular usage - [`598f0bc`](https://github.com/langchain-ai/docs/commit/598f0bc24fc5cffd5593be348eeae792a266298c) Update src/langsmith/granular-usage.mdx - [`9c32d9a`](https://github.com/langchain-ai/docs/commit/9c32d9ae96a945dea2d8abdee91af8e97a2694bd) Update src/langsmith/granular-usage.mdx - [`9240a1a`](https://github.com/langchain-ai/docs/commit/9240a1ae9137f7d57a7d3687362cb98a4c8fc7e7) Update src/langsmith/granular-usage.mdx ### 📊 Changes **1 file changed** (+6 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `src/langsmith/granular-usage.mdx` (+6 -1) </details> ### 📄 Description ## Description Document the self-hosted environment variables required to enable granular usage so operators know which flags to set in `commonEnv`. This adds the two LangSmith 0.13.12 variables to the note at the top of the granular usage docs. Resolves DOC-794 AI-assisted: Used an AI agent to update the documentation and run repo checks. ## Test Plan - [ ] `make format` (fails: ruff check --fix reports existing violations in pipeline/core/builder.py, pipeline/preprocessors/handle_auto_links.py, reference/python/serve_subset.py, scripts/check_removed_pages_redirects.py) - [ ] `make lint` --- <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:20:27 -04:00
yindo closed this issue 2026-06-05 18:20:27 -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#2938