[PR #1655] [MERGED] oss(langgraph): clarify baseUrl use #1731

Closed
opened 2026-02-17 17:22:40 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/docs/pull/1655
Author: @mdrxy
Created: 11/28/2025
Status: Merged
Merged: 12/1/2025
Merged by: @lnhsingh

Base: mainHead: mdrxy/nit-param-formatting


📝 Commits (2)

📊 Changes

1 file changed (+61 additions, -57 deletions)

View changed files

📝 src/oss/langgraph/local-server.mdx (+61 -57)

📄 Description

  • Clarify how to update the baseUrl parameter for custom host/port configurations in Studio
  • Add concrete example showing the URL format
  • Fix casing from baseURL to baseUrl to match actual query parameter

🔄 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/1655 **Author:** [@mdrxy](https://github.com/mdrxy) **Created:** 11/28/2025 **Status:** ✅ Merged **Merged:** 12/1/2025 **Merged by:** [@lnhsingh](https://github.com/lnhsingh) **Base:** `main` ← **Head:** `mdrxy/nit-param-formatting` --- ### 📝 Commits (2) - [`dba137f`](https://github.com/langchain-ai/docs/commit/dba137fcf4a2a0f2ded3d4a268a61388a64f27e7) nit: format `baseUrl` param - [`8514e54`](https://github.com/langchain-ai/docs/commit/8514e54675c7dcb4f60b774821c78385aa8f4a32) clarify docs ### 📊 Changes **1 file changed** (+61 additions, -57 deletions) <details> <summary>View changed files</summary> 📝 `src/oss/langgraph/local-server.mdx` (+61 -57) </details> ### 📄 Description - Clarify how to update the `baseUrl` parameter for custom host/port configurations in Studio - Add concrete example showing the URL format - Fix casing from `baseURL` to `baseUrl` to match actual query parameter --- <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:22:40 -05:00
yindo closed this issue 2026-02-17 17:22:40 -05:00
yindo changed title from [PR #1655] oss(langgraph): clarify `baseUrl` use to [PR #1655] [MERGED] oss(langgraph): clarify `baseUrl` use 2026-06-05 18:14:39 -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#1731