[GH-ISSUE #476] [langgraph]: add version information to key primitives #26

Closed
opened 2026-02-17 17:19:01 -05:00 by yindo · 6 comments
Owner

Originally created by @YassinNouh21 on GitHub (Mar 23, 2025).
Original GitHub issue: https://github.com/langchain-ai/docs/issues/476

Issue with current documentation:

Description

This issue aims to add version information for several key primitives in the LangChain documentation. The goal is to enhance the documentation by indicating in which versions the following primitives were introduced:

  • Interrupt
  • Command
  • Stream modes
  • Task
  • Entry point

Additionally, this task will investigate whether mkdocs/mkdocstrings supports the same version notation syntax used by sphinx or if an alternative approach is needed.

Proposed Solution

  • Identify the versions where each of the above primitives was introduced.
  • Add version information in the documentation using mkdocs/mkdocstrings.

Idea or request for content:

No response

Originally created by @YassinNouh21 on GitHub (Mar 23, 2025). Original GitHub issue: https://github.com/langchain-ai/docs/issues/476 ### Issue with current documentation: #### **Description** This issue aims to add version information for several key primitives in the LangChain documentation. The goal is to enhance the documentation by indicating in which versions the following primitives were introduced: - **Interrupt** - **Command** - **Stream modes** - **Task** - **Entry point** Additionally, this task will investigate whether `mkdocs/mkdocstrings` supports the same version notation syntax used by `sphinx` or if an alternative approach is needed. #### **Proposed Solution** - Identify the versions where each of the above primitives was introduced. - Add version information in the documentation using `mkdocs/mkdocstrings`. ### Idea or request for content: _No response_
yindo added the langgraph label 2026-02-17 17:19:01 -05:00
yindo closed this issue 2026-02-17 17:19:01 -05:00
Author
Owner

@YassinNouh21 commented on GitHub (Mar 23, 2025):

based on this

Originally posted by @eyurtsev in #3957

@eyurtsev can u take a look

@YassinNouh21 commented on GitHub (Mar 23, 2025): based on this _Originally posted by @eyurtsev in [#3957](https://github.com/langchain-ai/langgraph/issues/3957#issuecomment-2745405848)_ @eyurtsev can u take a look
Author
Owner

@YassinNouh21 commented on GitHub (Mar 27, 2025):

@eyurtsev I've completed adding version information for Interrupt and RetryPolicy in PR langchain-ai/langgraph#3988. Would you like me to continue working on adding version information for the remaining key primitives from issue langchain-ai/docs#476? Specifically:

  • Command
  • Stream modes
  • Task
  • Entry point
@YassinNouh21 commented on GitHub (Mar 27, 2025): @eyurtsev I've completed adding version information for `Interrupt` and `RetryPolicy` in PR langchain-ai/langgraph#3988. Would you like me to continue working on adding version information for the remaining key primitives from issue langchain-ai/docs#476? Specifically: - Command - Stream modes - Task - Entry point
Author
Owner

@eyurtsev commented on GitHub (Mar 27, 2025):

Yes that would be great

@eyurtsev commented on GitHub (Mar 27, 2025): Yes that would be great
Author
Owner

@sydney-runkle commented on GitHub (Jun 11, 2025):

@YassinNouh21, want to finish this up?

@sydney-runkle commented on GitHub (Jun 11, 2025): @YassinNouh21, want to finish this up?
Author
Owner

@YassinNouh21 commented on GitHub (Jun 11, 2025):

@YassinNouh21, want to finish this up?

ok I can work on it

@YassinNouh21 commented on GitHub (Jun 11, 2025): > [@YassinNouh21](https://github.com/YassinNouh21), want to finish this up? ok I can work on it
Author
Owner

@mdrxy commented on GitHub (Oct 17, 2025):

@YassinNouh21 any update?

@mdrxy commented on GitHub (Oct 17, 2025): @YassinNouh21 any update?
yindo changed title from [langgraph]: add version information to key primitives to [GH-ISSUE #476] [langgraph]: add version information to key primitives 2026-06-05 17:24:37 -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#26