When using the function `getConversationHistory` the `tool_calls` is an empty list, for all `AIMessage` that had a tool used. The llm I am using is `ChatBedrockConverse` from `@langchain/aws`
When using the function
getConversationHistorythetool_callsis an empty list, for allAIMessagethat had a tool used.The llm I am using is
ChatBedrockConversefrom@langchain/aws