ggml-org / llama.vim

Vim plugin for LLM-assisted code/text completion
85 stars 4 forks source link

add optional api key support #5

Closed m18coppola closed 2 weeks ago

m18coppola commented 2 weeks ago

Adding api_key to g:llama_config. Optional, will still work if ommited from user configuration in .vimrc.