[PR #2230] [MERGED] Self-hosted agent builder #2247

Closed
opened 2026-02-17 17:23:13 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/docs/pull/2230
Author: @lnhsingh
Created: 1/14/2026
Status: Merged
Merged: 1/16/2026
Merged by: @lnhsingh

Base: mainHead: sh-agent-builder


📝 Commits (10+)

  • a132dc4 Pricing links for Agent Builder GA
  • 1a600b1 self-hosted note
  • 7fd1bdb update definition of AB run
  • be1402a additional self hosted info
  • f88abe6 remove self-hosting note
  • 8e5d76d note about self-hosted agent builder
  • 34504d4 Self-hosted Agent Builder + Insights
  • 38770e4 Merge branch 'main' into sh-agent-builder
  • b6825a2 oauth steps
  • 00ad13d add link to self-hosted

📊 Changes

6 files changed (+459 additions, -6 deletions)

View changed files

📝 src/docs.json (+7 -0)
📝 src/langsmith/agent-builder-essentials.mdx (+2 -6)
src/langsmith/agent-builder-self-hosted.mdx (+400 -0)
📝 src/langsmith/agent-builder.mdx (+4 -0)
src/langsmith/insights-self-hosted.mdx (+44 -0)
📝 src/langsmith/self-host-using-an-existing-secret.mdx (+2 -0)

📄 Description

Fixes DOC-589

Preview (as of 1/15 4:40PM ET): https://langchain-5e9cc07a-preview-shagen-1768512455-f09ed01.mintlify.app/langsmith/agent-builder-self-hosted


🔄 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/2230 **Author:** [@lnhsingh](https://github.com/lnhsingh) **Created:** 1/14/2026 **Status:** ✅ Merged **Merged:** 1/16/2026 **Merged by:** [@lnhsingh](https://github.com/lnhsingh) **Base:** `main` ← **Head:** `sh-agent-builder` --- ### 📝 Commits (10+) - [`a132dc4`](https://github.com/langchain-ai/docs/commit/a132dc45b6e41a8a91de3d29d643c2cb3ed7f571) Pricing links for Agent Builder GA - [`1a600b1`](https://github.com/langchain-ai/docs/commit/1a600b158cbb608fa584fb39234a2dc41af1ae27) self-hosted note - [`7fd1bdb`](https://github.com/langchain-ai/docs/commit/7fd1bdb56301e03196ebf75f8554a941a0d11fa5) update definition of AB run - [`be1402a`](https://github.com/langchain-ai/docs/commit/be1402a6beb2b24bd24fcc31551ad2f7ba7fd0e4) additional self hosted info - [`f88abe6`](https://github.com/langchain-ai/docs/commit/f88abe6956f41f8e6bd08d76554167e80af8bbed) remove self-hosting note - [`8e5d76d`](https://github.com/langchain-ai/docs/commit/8e5d76d3c83f8eb8cab431e226f6920e6b53d4b4) note about self-hosted agent builder - [`34504d4`](https://github.com/langchain-ai/docs/commit/34504d4dd5464e0e0431ba28fd06c1d4bcab82a0) Self-hosted Agent Builder + Insights - [`38770e4`](https://github.com/langchain-ai/docs/commit/38770e486a882d70541fd7d78845816f77294fe4) Merge branch 'main' into sh-agent-builder - [`b6825a2`](https://github.com/langchain-ai/docs/commit/b6825a2877426676da5fa579966be9437384f66b) oauth steps - [`00ad13d`](https://github.com/langchain-ai/docs/commit/00ad13dbb2567866a8a9f236f29e0df637fcad41) add link to self-hosted ### 📊 Changes **6 files changed** (+459 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `src/docs.json` (+7 -0) 📝 `src/langsmith/agent-builder-essentials.mdx` (+2 -6) ➕ `src/langsmith/agent-builder-self-hosted.mdx` (+400 -0) 📝 `src/langsmith/agent-builder.mdx` (+4 -0) ➕ `src/langsmith/insights-self-hosted.mdx` (+44 -0) 📝 `src/langsmith/self-host-using-an-existing-secret.mdx` (+2 -0) </details> ### 📄 Description Fixes DOC-589 Preview (as of 1/15 4:40PM ET): https://langchain-5e9cc07a-preview-shagen-1768512455-f09ed01.mintlify.app/langsmith/agent-builder-self-hosted --- <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:23:13 -05:00
yindo closed this issue 2026-02-17 17:23:13 -05:00
yindo changed title from [PR #2230] Self-hosted agent builder to [PR #2230] [MERGED] Self-hosted agent builder 2026-06-05 18:17:28 -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#2247