vim-ai icon indicating copy to clipboard operation
vim-ai copied to clipboard

Add Anthropic support

Open atmosx opened this issue 1 year ago • 1 comments

The plugin seems to support just openAI GPT. Would be great to support anthropic, mistral and other AI providers as well.

atmosx avatar Mar 10 '24 19:03 atmosx

Right, there is currently no built-in support for other AI providers. However it is possible to configure plugin with any OpenAI-compatible API. There are currently many projects providing OpenAI compatible proxies to all kinds of LLMs, such as littlellm and other, see Custom APIs on Wiki.

madox2 avatar Mar 24 '24 17:03 madox2