mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-06-05 21:59:27 +02:00
finish mistral frontend integration + apikey status check
This commit is contained in:
@ -159,6 +159,7 @@ const CHAT_COMPLETION_SOURCES = {
|
||||
OPENROUTER: 'openrouter',
|
||||
AI21: 'ai21',
|
||||
MAKERSUITE: 'makersuite',
|
||||
MISTRALAI: 'mistralai',
|
||||
};
|
||||
|
||||
const UPLOADS_PATH = './uploads';
|
||||
|
Reference in New Issue
Block a user