langchain
ed8e9c43 - core: In RunnableSequence pass kwargs to the first step (#22393)

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
Parents
Loading