vim-ai
vim-ai copied to clipboard
Add Anthropic support
The plugin seems to support just openAI GPT. Would be great to support anthropic, mistral and other AI providers as well.
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.