Bryley / neoai.nvim

Neovim plugin for intracting with GPT models from OpenAI
MIT License
558 stars 51 forks source link

Allow configuration of the openAI url and the displayed name #56

Open gierdo opened 9 months ago

gierdo commented 9 months ago

This MR allows specifying other (OpenAI API compatible) urls and change the displayed name.

Example usecase: Run a local / self-hosted codellama model.