mirror of
https://github.com/hwchase17/langchain
synced 2024-11-06 03:20:49 +00:00
5064890fcf
**Description:** Currently, if we pass in a ToolMessage back to the chain, it crashes with error `Got unsupported message type: ` This fixes it. Tested locally --------- Co-authored-by: Bagatur <baskaryan@gmail.com> |
||
---|---|---|
.. | ||
__init__.py | ||
ai.py | ||
base.py | ||
chat.py | ||
function.py | ||
human.py | ||
system.py | ||
tool.py |