zed
zed copied to clipboard
GPT Model selection not remembered (Assistant Panel)
Check for existing issues
- [X] Completed
Description
On every Zed startup, the GPT-Model selectable in Assistant Panel resets back to GPT4-Turbo and does not remember the user selection. That could lead to users spending more money on accident. Can be fixed by allowing users to set a default option in the Zed config or remembering the last choice.
Environment
Zed: v0.123.6 (Zed) OS: macOS 14.3.1 Memory: 16 GiB Architecture: aarch64
Screenshot
Is the settings not working for you?
"assistant": {
"default_open_ai_model": "gpt-4-1106-preview"
},
Since we do have a setting here, I'm going to close this issue out. @fschlegelone, if you are wanting something else, like workspace-specific storing of the setting, feel free to bring it up again.