jackMort / ChatGPT.nvim

ChatGPT Neovim Plugin: Effortless Natural Language Generation with OpenAI's ChatGPT API
Apache License 2.0
3.64k stars 312 forks source link

Where are the model parameters persisted? #255

Closed abhitopia closed 1 year ago

abhitopia commented 1 year ago

Hello,

Once I update the model from within the interface like following then

image

then this value is persisted across multiple invocations of nvim, irrespective of what defaults are set. For example,

image

May I know where is this value persisted?

I want to use gpt-3.5-turbo by default, except occassionally gpt4.

simanga-dev commented 1 year ago

I am not sure if I understand you correctly but a best way is to set the model in your config

skdziwak commented 1 year ago

Those settings are in ~/.chatgpt-chat_completions-params.json