mirror of
https://github.com/Mintplex-Labs/langchain-python.git
synced 2026-08-25 10:11:42 -04: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>