mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-06-05 21:59:27 +02:00
Add slash commands for tools management
This commit is contained in:
@ -948,6 +948,7 @@ async function firstLoadInit() {
|
||||
initSystemPrompts();
|
||||
initExtensions();
|
||||
initExtensionSlashCommands();
|
||||
ToolManager.initToolSlashCommands();
|
||||
await initPresetManager();
|
||||
await getSystemMessages();
|
||||
sendSystemMessage(system_message_types.WELCOME);
|
||||
|
Reference in New Issue
Block a user