Commit ccd8b8a
Replace deprecated agentBuilderToolServer and agentBuilderTriggerServer with fleetToolServer and fleetTriggerServer (#4192)
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
---------
Co-authored-by: Docs Bot <docs-bot@langchain.dev>1 parent 4c60cf8 commit ccd8b8a
1 file changed
Lines changed: 6 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
176 | 176 | | |
177 | 177 | | |
178 | 178 | | |
179 | | - | |
| 179 | + | |
180 | 180 | | |
181 | 181 | | |
182 | | - | |
| 182 | + | |
183 | 183 | | |
184 | 184 | | |
185 | 185 | | |
| |||
199 | 199 | | |
200 | 200 | | |
201 | 201 | | |
202 | | - | |
| 202 | + | |
203 | 203 | | |
204 | 204 | | |
205 | | - | |
| 205 | + | |
206 | 206 | | |
207 | 207 | | |
208 | 208 | | |
| |||
215 | 215 | | |
216 | 216 | | |
217 | 217 | | |
218 | | - | |
| 218 | + | |
219 | 219 | | |
220 | 220 | | |
221 | 221 | | |
| |||
774 | 774 | | |
775 | 775 | | |
776 | 776 | | |
777 | | - | |
| 777 | + | |
778 | 778 | | |
779 | 779 | | |
780 | 780 | | |
| |||
0 commit comments