I was prototyping some ideas with ChatGPT that I wanted to integrate into a MVP. It basically involved converting a users query into a well categorized JSON object for processing downstream. I took the same prompt verbatim and used it with an Amazon Bedrock hosted Anthropic model.
It worked just as well. I’m sure there will be plenty of “good enough” models that are just as good as Open AI’s models.