mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-06-05 21:59:27 +02:00
[wip] Secrets manager extension
This commit is contained in:
@@ -497,6 +497,7 @@ export const event_types = {
|
||||
CONNECTION_PROFILE_LOADED: 'connection_profile_loaded',
|
||||
TOOL_CALLS_PERFORMED: 'tool_calls_performed',
|
||||
TOOL_CALLS_RENDERED: 'tool_calls_rendered',
|
||||
SECRET_WRITTEN: 'secret_written',
|
||||
};
|
||||
|
||||
export const eventSource = new EventEmitter();
|
||||
|
||||
Reference in New Issue
Block a user