awesome-repositories.com
المدونة
MCP
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعخادم MCPحولكيفية ترتيب النتائجالصحافة
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 مستودع

Awesome GitHub RepositoriesMemory Record Deleters

Operations that remove memory records along with their vector embeddings and associated waypoints from the store.

Distinct from Vector Memory Stores: Distinct from Vector Memory Stores: focuses on the deletion lifecycle of individual memory records, not on the storage system itself.

Explore 1 awesome GitHub repository matching data & databases · Memory Record Deleters. Refine with filters or upvote what's useful.

Awesome Memory Record Deleters GitHub Repositories

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • caviraoss/openmemoryالصورة الرمزية لـ CaviraOSS

    CaviraOSS/OpenMemory

    3,350عرض على GitHub↗

    OpenMemory is an embeddable memory engine for LLM agents that stores, retrieves, and manages conversational context and agent state using semantic indexing and temporal facts. It functions as a semantic memory store backed by vector indexing, where memories are organized by meaning rather than by exact key, and includes a tiered decay engine that gradually reduces the salience of unused memories while compressing cold vectors and fingerprinting dormant entries to conserve storage. The system also maintains a temporal fact database that records factual statements with subject-predicate-object s

    Removes memory records along with their vector embeddings and associated waypoints from the store.

    TypeScriptaiai-agentsai-infrastructure
    عرض على GitHub↗3,350
  1. Home
  2. Data & Databases
  3. Vector Memory Stores
  4. Memory Record Deleters