Skip to content

Changed link from langgraph to langchain#2762

Closed
Danylo Baibak (DanilBaibak) wants to merge 4 commits intolangchain-ai:mainfrom
DanilBaibak:fix-multi-agent-systems-link
Closed

Changed link from langgraph to langchain#2762
Danylo Baibak (DanilBaibak) wants to merge 4 commits intolangchain-ai:mainfrom
DanilBaibak:fix-multi-agent-systems-link

Conversation

@DanilBaibak
Copy link
Copy Markdown

Overview

Type of change

Type: Fix link

Related issues

Checklist

  • I have read the contributing guidelines
  • I have tested my changes locally using docs dev
  • All code examples have been tested and work correctly
  • I have used root relative paths for internal links
  • I have updated navigation in src/docs.json if needed

Additional notes

Fixed for both TypeScript and Python version.

@github-actions github-actions bot added langchain For docs changes to LangChain oss external User is not a member of langchain-ai labels Feb 22, 2026

:::python
Set an optional @[`name`][create_agent(name)] for the agent. This is used as the node identifier when adding the agent as a subgraph in [multi-agent systems](/oss/langgraph/multi-agent):
Set an optional @[`name`][create_agent(name)] for the agent. This is used as the node identifier when adding the agent as a subgraph in [multi-agent systems](/oss/langchain/multi-agent):
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  • - **
Suggested change
Set an optional @[`name`][create_agent(name)] for the agent. This is used as the node identifier when adding the agent as a subgraph in [multi-agent systems](/oss/langchain/multi-agent):
Set an optional @[`name`][create_agent(name)] for the agent. This is used as the node identifier when adding the agent as a subgraph in [multi-agent systems](/oss/langchain/multi-agent):

**

@github-actions github-actions bot removed langchain For docs changes to LangChain oss labels Mar 7, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

external User is not a member of langchain-ai

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants