continue icon indicating copy to clipboard operation
continue copied to clipboard

New model wizard should not add duplicate models

Open fbricon opened this issue 1 year ago • 1 comments

Validations

  • [X] I believe this is a way to improve. I'll try to join the Continue Discord for questions
  • [X] I'm not able to find an open issue that requests the same enhancement

Problem

If I add an Ollama/Autodetect provider via the Model wizard, Continue doesn't check the exact same model configuration exists and then blindly adds a second model.

Screenshot 2024-04-23 at 11 06 38

Solution

If the exact same model configuration is already set in the config.json file, continue should either ignore it, or ask the user to add it anyway

fbricon avatar Apr 23 '24 09:04 fbricon

@fbricon good idea! Made the change here, to be included in the next releases

sestinj avatar Apr 26 '24 07:04 sestinj