| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| MemMachine-SBOM | 2026-05-08 | 55.0 kB | |
| README.md | 2026-05-08 | 1.2 kB | |
| v0.3.8 source code.tar.gz | 2026-05-08 | 28.0 MB | |
| v0.3.8 source code.zip | 2026-05-08 | 28.5 MB | |
| Totals: 4 Items | 56.5 MB | 0 | |
What's Changed
- Embedded VectorStore Implementation(s) by @edwinyyyu in https://github.com/MemMachine/MemMachine/pull/1292
- docs: regenerate openapi.json by @github-actions[bot] in https://github.com/MemMachine/MemMachine/pull/1385
- Fix Installation Test CI by @edwinyyyu in https://github.com/MemMachine/MemMachine/pull/1389
- update legacy LoCoMo eval scripts to current MemMachine API by @1saac-k in https://github.com/MemMachine/MemMachine/pull/1272
- New long-term episodic memory (named EventMemory to differentiate) based on VectorStore and (new) SegmentStore by @edwinyyyu in https://github.com/MemMachine/MemMachine/pull/1205
- feat: support separate LLM models for agent, answer, and judge in ben… by @cudaMancpy in https://github.com/MemMachine/MemMachine/pull/1376
- Segmenter and Deriver should be async by @edwinyyyu in https://github.com/MemMachine/MemMachine/pull/1394
- Don't ensure ASCII in LLM-visible JSON strings by @edwinyyyu in https://github.com/MemMachine/MemMachine/pull/1378
New Contributors
- @cudaMancpy made their first contribution in https://github.com/MemMachine/MemMachine/pull/1376
Full Changelog: https://github.com/MemMachine/MemMachine/compare/v0.3.7...v0.3.8