mirror of
https://github.com/agentscope-ai/ReMe.git
synced 2026-09-22 00:32:49 +00:00
|
Some checks failed
Pre-commit / run (ubuntu-latest) (push) Has been cancelled
refactor(component): rename file_store to chunk_store and update interfaces - Rename BaseFileStore to BaseChunkStore and update component type - Replace file_store property with chunk_store in BaseStep - Add file_graph property to access file metadata from FileWatcher - Update all storage backends (Chroma, Local, SQLite) to use chunk-focused APIs - Remove file metadata handling from chunk stores (moved to FileGraph) - Update search methods to use ChunkFilter instead of SearchFilter - Remove file_store imports and add chunk_store imports ``` |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| config_parser.py | ||
| obsidian.md | ||
| paw.yaml | ||