ReMe/reme/core/file_watcher
jinliyl 8b1698451e
fin(emb_dim) (#150)
* fix(logger): handle file logging configuration errors gracefully

* fix(embedding): handle embedding dimension mismatches and improve caching

* fix(file-watcher): clear file store on changes to prevent stale data

* refactor(logger): update logger implementation and fix message translation

* refactor(logger): update logger configuration and add documentation
2026-03-10 18:19:00 +08:00
..
__init__.py refactor(core): replace memory stores with file stores and update architecture 2026-02-26 14:18:12 +08:00
base_file_watcher.py feat(file-watcher): add configurable retry for file watcher (#140) 2026-03-05 14:34:00 +08:00
delta_file_watcher.py fin(emb_dim) (#150) 2026-03-10 18:19:00 +08:00
full_file_watcher.py fin(emb_dim) (#150) 2026-03-10 18:19:00 +08:00