[PR #3999] [MERGED] Add private beta LLM Gateway docs [closes ENT-1059] #4006

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/docs/pull/3999
Author: @katmayb
Created: 5/13/2026
Status: Merged
Merged: 5/15/2026
Merged by: @katmayb

Base: mainHead: llm-gateway-private-beta


📝 Commits (10+)

📊 Changes

8 files changed (+713 additions, -0 deletions)

View changed files

📝 src/docs.json (+9 -0)
src/langsmith/llm-gateway-access.mdx (+91 -0)
src/langsmith/llm-gateway-admin-setup.mdx (+87 -0)
src/langsmith/llm-gateway-coding-agents.mdx (+150 -0)
src/langsmith/llm-gateway-quickstart.mdx (+113 -0)
src/langsmith/llm-gateway-redaction.mdx (+111 -0)
src/langsmith/llm-gateway-spend-policies.mdx (+81 -0)
src/langsmith/llm-gateway.mdx (+71 -0)

📄 Description

Fixes DOC-1118


🔄 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/3999 **Author:** [@katmayb](https://github.com/katmayb) **Created:** 5/13/2026 **Status:** ✅ Merged **Merged:** 5/15/2026 **Merged by:** [@katmayb](https://github.com/katmayb) **Base:** `main` ← **Head:** `llm-gateway-private-beta` --- ### 📝 Commits (10+) - [`b164040`](https://github.com/langchain-ai/docs/commit/b1640400dc616a33ead540e0a34178e815dafbb8) Add private beta LLM Gateway docs - [`bef0a4c`](https://github.com/langchain-ai/docs/commit/bef0a4ca9cc50ceea5640e6bb017ae60193c1b3e) Edits - [`14e1415`](https://github.com/langchain-ai/docs/commit/14e141525340b8fc561bf60cc3771dc8c1fe8cbf) Lint fix - [`333cd90`](https://github.com/langchain-ai/docs/commit/333cd902236d273913cc6ca7289d44324fe06a7f) Feedbank and fix hidden pages - [`bd8d007`](https://github.com/langchain-ai/docs/commit/bd8d007c35e92d0804547697be8f0efbe0ad8a76) small consolidation + feedback - [`1d498eb`](https://github.com/langchain-ai/docs/commit/1d498ebb564527c925ff186c8073be6e48bc9b21) Merge branch 'main' into llm-gateway-private-beta - [`23b12ac`](https://github.com/langchain-ai/docs/commit/23b12ac10200bdb3b9ccc353f726c1515ddcec58) Small fix - [`b263ca8`](https://github.com/langchain-ai/docs/commit/b263ca8ad4574f351f7c51302dd98a589b9e57b6) Edits - [`2128bf5`](https://github.com/langchain-ai/docs/commit/2128bf529aa83ea3c5e223bec7c6b5adc6d14b23) Update redaction - [`226f299`](https://github.com/langchain-ai/docs/commit/226f2997884cdbdc9053d794ce3e660b47ed2074) Apply suggestions from code review ### 📊 Changes **8 files changed** (+713 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `src/docs.json` (+9 -0) ➕ `src/langsmith/llm-gateway-access.mdx` (+91 -0) ➕ `src/langsmith/llm-gateway-admin-setup.mdx` (+87 -0) ➕ `src/langsmith/llm-gateway-coding-agents.mdx` (+150 -0) ➕ `src/langsmith/llm-gateway-quickstart.mdx` (+113 -0) ➕ `src/langsmith/llm-gateway-redaction.mdx` (+111 -0) ➕ `src/langsmith/llm-gateway-spend-policies.mdx` (+81 -0) ➕ `src/langsmith/llm-gateway.mdx` (+71 -0) </details> ### 📄 Description Fixes DOC-1118 --- <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:53:52 -04:00
yindo closed this issue 2026-06-05 18:53:52 -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#4006