[PR #4192] [MERGED] Replace deprecated agentBuilderToolServer and agentBuilderTriggerServer with fleetToolServer and fleetTriggerServer #4184

Closed
opened 2026-06-05 19:13:04 -04:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/docs/pull/4192
Author: @langsmith-fleet[bot]
Created: 5/28/2026
Status: Merged
Merged: 5/28/2026
Merged by: @fjmorris

Base: mainHead: docs/update-fleet-helm-variable-names


📝 Commits (2)

  • ad423f8 Replace deprecated agentBuilderToolServer and agentBuilderTriggerServer with fleetToolServer and fleetTriggerServer
  • f4475a6 Add 'as of v15' note for fleetToolServer and fleetTriggerServer rename

📊 Changes

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

View changed files

📝 src/langsmith/deploy-self-hosted-full-platform.mdx (+6 -6)

📄 Description

Fixes DOC-1176

Summary

  • Replaces all occurrences of the deprecated agentBuilderToolServer Helm value with fleetToolServer
  • Replaces all occurrences of the deprecated agentBuilderTriggerServer Helm value with fleetTriggerServer
  • Updates the inline Note callout that references these variable names
  • Affects the deploy-self-hosted-full-platform.mdx page (5 total occurrences)

Links

Verification

Verified new variable names (fleetToolServer, fleetTriggerServer) against the LangSmith Helm chart values.yaml at langchain-ai/helm. The deprecated names (agentBuilderToolServer, agentBuilderTriggerServer) are no longer present in the Helm chart values.

Reviewers

Requested review from: @lnhsingh


🔄 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/4192 **Author:** [@langsmith-fleet[bot]](https://github.com/apps/langsmith-fleet) **Created:** 5/28/2026 **Status:** ✅ Merged **Merged:** 5/28/2026 **Merged by:** [@fjmorris](https://github.com/fjmorris) **Base:** `main` ← **Head:** `docs/update-fleet-helm-variable-names` --- ### 📝 Commits (2) - [`ad423f8`](https://github.com/langchain-ai/docs/commit/ad423f8fba5519248a61f47fde0457d47beb9d2d) Replace deprecated agentBuilderToolServer and agentBuilderTriggerServer with fleetToolServer and fleetTriggerServer - [`f4475a6`](https://github.com/langchain-ai/docs/commit/f4475a65ac65d29401bbe16a1a09ea16f0c825d7) Add 'as of v15' note for fleetToolServer and fleetTriggerServer rename ### 📊 Changes **1 file changed** (+6 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `src/langsmith/deploy-self-hosted-full-platform.mdx` (+6 -6) </details> ### 📄 Description Fixes DOC-1176 ## Summary - Replaces all occurrences of the deprecated `agentBuilderToolServer` Helm value with `fleetToolServer` - Replaces all occurrences of the deprecated `agentBuilderTriggerServer` Helm value with `fleetTriggerServer` - Updates the inline Note callout that references these variable names - Affects the `deploy-self-hosted-full-platform.mdx` page (5 total occurrences) ## Links - Linear: https://linear.app/langchain/issue/DOC-1176/update-fleet-self-hosted-docs-to-replace-deprecated - Slack: https://langchain.slack.com/archives/C09G1T60QV9/p1779999257753749 ## Verification Verified new variable names (`fleetToolServer`, `fleetTriggerServer`) against the LangSmith Helm chart `values.yaml` at `langchain-ai/helm`. The deprecated names (`agentBuilderToolServer`, `agentBuilderTriggerServer`) are no longer present in the Helm chart values. ## Reviewers Requested review from: @lnhsingh --- <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 19:13:04 -04:00
yindo closed this issue 2026-06-05 19:13:04 -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#4184