langchain
ed8e9c43
- core: In RunnableSequence pass kwargs to the first step (#22393)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
core: In RunnableSequence pass kwargs to the first step (#22393) - This is a pattern that shows up occasionally in langgraph questions, people chain a graph to something else after, and want to pass the graph some kwargs (eg. stream_mode)
Author
nfcampos
Parents
eabcfaa3
Loading