Comment by zachahn

1 day ago

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

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?