Release v1.0.0
What's Changed
- update readme by @tangg555 in #194
- fix: nebula multi-embedding & add BochaAI Search Retriever by @CaralHsi in #195
- feat: modify product config by @CaralHsi in #199
- fix: fix bug when calling _concat_caches in kv.py (from pr#177) by @spitzblattr in #205
- Feat/reorg dev by @Nyakult in #202
- feat: enhance retriever, reorganizer & NebulaGraph handling by @CaralHsi in #200
- feat & refactor: add search function feature to test scheduler on a modified locome benchmark, and slightly change the logic of query consume and query monitors by @tangg555 in #204
- feature & fix bugs: fix bugs after removing initialize_working_memory_monitors; add dispatcher_monitor designed to monitor the thread pool in the dispatcher moduler, and meanwhile dispatcher is enhanced with thread issue handlers by @tangg555 in #207
- feat: add custom request log by @CarltonXiang in #206
- fix: a temporal workaround for the "virtualenv 20.33.0 breaks Poetry in GitHub Actions" by @Ki-Seki in #213
- chore: The Poetry virtualenv issue persists; another temporary workaround is ok by @Ki-Seki in #215
- fix: reference for some string by @fridayL in #211
- fix: self.mem_cubes RuntimeError: dictionary changed size during iteration by @fridayL in #216
- feat: add embedding-aware graph query interfaces and parallel retrieval by @CaralHsi in #212
- feat: delete-custom-logger by @CarltonXiang in #220
- Refactor: Conflict resolution, bug fixes mainly for the mem scheduler by @tangg555 in #221
- feat: fix illumination by @CaralHsi in #222
- fix: reorganize and schedular bug by @CaralHsi in #223
- MemOS v0.2.3 release by @kakack in #225
- fix: remove field name will cause error for org-memscheduler config by @fridayL in #226
- MemOS v0.2.3 release by @kakack in #227
- feat: illumination by @CaralHsi in #229
- Chore: Change version to v1.0.0 by @kakack in #230
- chore: bump version to v1.0.0 by @kakack in #228
New Contributors
- @spitzblattr made their first contribution in #205
- @CarltonXiang made their first contribution in #206
Full Changelog: v0.2.2...v1.0.0