logoalt Hacker News

zachahnyesterday at 5:37 PM1 replyview on HN

Nope (author here), Anthropic and OpenAI have competing APIs to communicate with their models. Most of the open ecosystem seems to have centralized around OpenAI's (there are compatibility shims though). I just built out the OpenAI API


Replies

andy_pppyesterday at 10:23 PM

Option 1, you’re filtering Claude with a local model using Anthropic’s API

Option 2, you’re filtering what gets to ChatGPT with OpenAI’s API…

I’m slightly confused :-/ does Anthropic off an Open AI compatible API?