ReMe/reme_ai/summary
jinli.yl a9f061b92d refactor(vector_store): update search functionality and documentation
- Remove deprecated `add_dict_filter` method from vector store operations
- Update `async_search` method to use `filter_dict` parameter for advanced filtering
- Modify examples in documentation to use the new `filter_dict` format for advanced filtering
- Update task memory and messages for consistency with new filtering approach
2025-09-07 15:58:31 +08:00
..
personal refactor(vector_store): update search functionality and documentation 2025-09-07 15:58:31 +08:00
task refactor(vector_store): update memory operations to use async search 2025-09-06 21:42:55 +08:00
__init__.py refactor(reme_ai): formatting and minor code improvements 2025-08-31 15:58:59 +08:00