Fix formatting and add metadata to memory_system.py

This commit is contained in:
iTConsult4Care
2025-10-27 21:14:35 +01:00
committed by GitHub
parent 55a8c70bac
commit cca8079b94

View File

@@ -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