Vector storage file retrieval

This commit is contained in:
Cohee
2023-11-30 00:01:59 +02:00
parent e0bf2b8e3e
commit 19df1f52cd
6 changed files with 276 additions and 90 deletions

View File

@ -9062,6 +9062,7 @@ jQuery(async function () {
hideStopButton();
}
eventSource.emit(event_types.GENERATION_STOPPED);
activateSendButtons();
});
$('.drawer-toggle').on('click', function () {