Version: 0.6.10
Describe the Bug
When an imported model is selected as the active model and later that model is removed from the local list, the application is unable to start the Local API Server. The server fails to launch because it still references the deleted model, resulting in an error and preventing any further operation.
Steps to Reproduce
- Run Local API Server with a model
- Delete that model
- Try to start Local API Server again => doesn't work
System