madox2 / vim-ai

AI-powered code assistant for Vim. OpenAI and ChatGPT plugin for Vim and Neovim.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

question: localai integration/compatibility

c-nv-s opened this issue · comments

is it possible to integrate this somehow with https://github.com/mudler/LocalAI
I can see that https://github.com/continuedev/continue allows vscode integration with local llm but I wish to stick to vim, hence I'm searching for the equivalent.

Hi, it seems LocalAI provides OpenAI-compatible API. Have you tried to configure custom API for the plugin?

Ah ok you can configure a custom endpoint I'll get around to giving that a try and test out the results.
Thanks a lot for this tool.

Closing due to inactivity