You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Enhanced internal helper functions to properly handle RunnableSequence as an input model type #3706
When a RunnableSequence is provided as a model, the system now correctly extracts any RunnableBinding or BaseChatModel from the sequence steps for proper tool binding and model access