mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-06-05 21:59:27 +02:00
Allow the user to toggle names in chat history
This commit is contained in:
@ -4532,7 +4532,6 @@ function changeMainAPI() {
|
||||
getHordeModels();
|
||||
}
|
||||
|
||||
console.log(oai_settings.chat_completion_source)
|
||||
switch (oai_settings.chat_completion_source) {
|
||||
case chat_completion_sources.OPENAI:
|
||||
console.log('Setting up OpenAI prompt manager');
|
||||
|
Reference in New Issue
Block a user