ReMe/reme_ai/retrieve
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(llm): update LLM-related ops to use async execution 2025-09-06 20:27:25 +08:00
__init__.py refactor(reme_ai): formatting and minor code improvements 2025-08-31 15:58:59 +08:00