[GH-ISSUE #619] [langchain]: Clarify that cutom run ID and name not supported for RemoteGraph #101

Open
opened 2026-02-17 17:19:10 -05:00 by yindo · 0 comments
Owner

Originally created by @casparb on GitHub (Sep 22, 2025).
Original GitHub issue: https://github.com/langchain-ai/docs/issues/619

Type of issue

issue / bug

Language

Python

Description

Description

We currently do not support passing a custom run ID or name into RemoteGraph. This is a limitation of LG Server API but is not covered in the relevant docs, which has confused some users.

See request to update the docs to reflect this: https://github.com/langchain-ai/langgraph/issues/5510

Originally created by @casparb on GitHub (Sep 22, 2025). Original GitHub issue: https://github.com/langchain-ai/docs/issues/619 ### Type of issue issue / bug ### Language Python ### Description ### Description We currently do not support passing a custom run ID or name into RemoteGraph. This is a limitation of LG Server API but is not covered in the [relevant docs](https://docs.langchain.com/langsmith/trace-with-langchain#customize-run-id), which has confused some users. See request to update the docs to reflect this: https://github.com/langchain-ai/langgraph/issues/5510
yindo added the langchaininternal labels 2026-02-17 17:19:10 -05:00
yindo changed title from [langchain]: Clarify that cutom run ID and name not supported for RemoteGraph to [GH-ISSUE #619] [langchain]: Clarify that cutom run ID and name not supported for RemoteGraph 2026-06-05 17:25:03 -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#101