making a dbms for sota agent memory systems
Stars
4
Forks
0
Watchers
4
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
20
commits
feat: Add semantic grouping for dynamic topic creation in queries
9d5be5dView on GitHubAdds detailed optimization analysis reports for recent LOTUS runs
edc9c81View on GitHubfix: Update locomo_path and enable helper model with configuration adjustments
229ba59View on GitHubfeat: Enhance sem_join_with_optional_cascade to handle join statistics and return types
be0871dView on GitHubRefactor code structure for improved readability and maintainability
d22ef45View on GitHubfeat: Enhance fact and entity retrieval with lateral similarity joins for improved accuracy
74c5529View on GitHubfeat: Add optimization configuration and cascade support for Mem0, EverMemOS and Zep simulations
144f015View on GitHubfeat: Add community inference for Zep entities and enhance duplicate/contradiction detection in edge processing
c420e21View on GitHubfeat: Introduce Mem0 and Zep LOTUS simulations for memory graph processing, update gitignore, and adjust a path in `evermemos_lotus.py`.
38cc581View on GitHubfeat: Implement EverMemOS semantic queries using LOTUS, relocating the script to `lotus-simulation/` and updating `.gitignore`.
b2712a6View on GitHubrefactor: Move data flow analysis and problem documents into a dedicated `data_flows` subdirectory.
afd47cbView on GitHubfeat: Document semantic queries for Zep, Mem0, and EverMemOS, including LOTUS pseudocode examples.
d9485ceView on GitHub