Tool use/Function calling using Langchain, AWS Bedrock and Anthropic does not return output
I am trying to get Langchain Bedrock and Anthropic to use a tool/function I have defined in my python file. It does kick off the right tool use and seems to be returning output_tokens count but no output.