Bryley / neoai.nvim

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

Add OpenAI URL Api #40

Closed ziboh closed 3 months ago

ziboh commented 1 year ago

FIx: change the api.openai.com URL within the config Added openai_api_url in the configuration file.

20