mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-06-05 21:59:27 +02:00
Remove reliance on settings dict
This commit is contained in:
@@ -54,6 +54,7 @@ export {
|
||||
prepareOpenAIMessages,
|
||||
sendOpenAIRequest,
|
||||
setOpenAIOnlineStatus,
|
||||
getChatCompletionModel,
|
||||
}
|
||||
|
||||
let openai_msgs = [];
|
||||
|
Reference in New Issue
Block a user