mirror of
https://github.com/mtayfur/openwebui-memory-system.git
synced 2026-01-22 06:51:01 +01:00
Fix formatting and add metadata to memory_system.py
This commit is contained in:
@@ -1,6 +1,9 @@
|
||||
"""
|
||||
title: Memory System
|
||||
description: A semantic memory management system for Open WebUI that consolidates, deduplicates, and retrieves personalized user memories using LLM operations.
|
||||
version: 1.0.0
|
||||
authors: https://github.com/mtayfur
|
||||
license: Apache-2.0
|
||||
"""
|
||||
|
||||
import asyncio
|
||||
|
||||
Reference in New Issue
Block a user