mirror of
https://github.com/open-webui/open-webui
synced 2025-06-26 18:26:48 +00:00
feat: memory integration
This commit is contained in:
@@ -26,8 +26,8 @@
|
||||
if (res) {
|
||||
console.log(res);
|
||||
toast.success('Memory added successfully');
|
||||
content = '';
|
||||
show = false;
|
||||
|
||||
dispatch('save');
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user