mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-06-05 21:59:27 +02:00
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:
@ -310,6 +310,7 @@ class PresetManager {
|
||||
'togetherai_model',
|
||||
'ollama_model',
|
||||
'aphrodite_model',
|
||||
'tabby_api_model',
|
||||
'server_urls',
|
||||
'type',
|
||||
'custom_model',
|
||||
|
Reference in New Issue
Block a user