[PR #5858] docs(persistence): Update config parameter type to RunnableConfig in persistence docs #4690

Closed
opened 2026-02-20 17:50:35 -05:00 by yindo · 0 comments
Owner

Original Pull Request: https://github.com/langchain-ai/langgraph/pull/5858

State: closed
Merged: No


This is a sweet and simple update to docs which seem to be lagging behind the langgraph function changes which now accept RunnableConfig or None when ainvoke'd or astream'd

  • Add RunnableConfig import to code example
  • Update config variable with proper type annotation
  • Clarify that config should be of type RunnableConfig

X account: https://x.com/1Akhil_P

@lnhsingh @katmayb

**Original Pull Request:** https://github.com/langchain-ai/langgraph/pull/5858 **State:** closed **Merged:** No --- This is a sweet and simple update to docs which seem to be lagging behind the langgraph function changes which now accept RunnableConfig or None when ainvoke'd or astream'd - Add RunnableConfig import to code example - Update config variable with proper type annotation - Clarify that config should be of type RunnableConfig X account: https://x.com/1Akhil_P @lnhsingh @katmayb
yindo added the pull-request label 2026-02-20 17:50:35 -05:00
yindo closed this issue 2026-02-20 17:50:35 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/langgraph#4690