dense-analysis / neural

AI Vim/Neovim code generation plugin (OpenAI, ChatGPT, and more)
MIT License
462 stars 19 forks source link

Allow models in config #37

Closed wstewarttennes closed 1 year ago

wstewarttennes commented 1 year ago

Where are the tests? Have you added tests? Have you updated the tests? Read the comment above and the documentation referenced in it first. Write tests!

Seriously, read :help neural-dev and write tests.

w0rp commented 1 year ago

Would you like to finish this one and bright it out of draft? It just needs some defaults configured, some tests, and documentation for the options. I'll note that we'd like to define the model selection key as selected_model, and allow settings to be overridden for specific models in the model key. See https://github.com/dense-analysis/neural/issues/28#issuecomment-1465243868

w0rp commented 1 year ago

I've implemented this now. See :help neural and the options for each source.