Files
langchain/libs/core
tanujtiwari-at 5064890fcf BUGFIX: handle tool message type when converting to string (#13626)
**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>
2023-11-21 18:20:58 -08:00
..
2023-11-21 17:42:56 -08:00
2023-11-21 17:42:56 -08:00
2023-11-21 15:15:48 -08:00

langchain-core