AWS Bedrock is not quite nailing it. Trying to slap all the different LLMs under one API and having them all require different implementation details has been wild. I'll probably make a post about it later, but here are some I found today:
Comments
Log in with your Bluesky account to leave a comment
1. "Tool use not permitted" - ok, fine but how do I get the capabilities? This isn't listed in the output from ListFoundationModels (Found in Deepseek)
2. Can't have tool output in same turn as chat - Um... you found it, just make it 2 turns? (Found in Nova Pro)
Comments
2. Can't have tool output in same turn as chat - Um... you found it, just make it 2 turns? (Found in Nova Pro)