First implementation for switching models for TabbyAPI

ToDo:
- Inform when API is ready after loading
- Fix display of loaded/selected model
- Verify that API key is admin key
This commit is contained in:
Kristan Schlikow
2024-03-16 18:23:53 +01:00
parent afeaca0fe0
commit 3e75c7cc38
5 changed files with 101 additions and 3 deletions

View File

@ -310,6 +310,7 @@ class PresetManager {
'togetherai_model',
'ollama_model',
'aphrodite_model',
'tabby_api_model',
'server_urls',
'type',
'custom_model',