langchain
a64aee31 - chore(core): improve typing of messages utils functions (#34225)

Commit
30 days ago
chore(core): improve typing of messages utils functions (#34225) With this we get the correct types for `_runnable_support` annotated functions. * return list[BaseMessage] when messages is not None * return Runnable when messages is None * typing of function args
Author
Parents
Loading