ReMe/reme/core
2026-02-12 20:34:50 +08:00
..
context feat(store): add ChromaDB memory store implementation with hybrid search 2026-02-12 20:34:50 +08:00
embedding feat(core): update API configuration handling with environment variable support 2026-02-12 16:11:09 +08:00
enumeration feat(chat): add FsCli chat agent with streaming capabilities 2026-02-08 03:05:11 +08:00
file_watcher feat(cli): add ReMeCli class with interactive chat functionality 2026-02-11 17:23:15 +08:00
flow refactor(core): update registry naming and application configuration 2026-02-07 15:05:02 +08:00
llm feat(core): update API configuration handling with environment variable support 2026-02-12 16:11:09 +08:00
memory_store feat(store): add ChromaDB memory store implementation with hybrid search 2026-02-12 20:34:50 +08:00
op feat(chat): add FsCli chat agent with streaming capabilities 2026-02-08 03:05:11 +08:00
schema feat(store): add ChromaDB memory store implementation with hybrid search 2026-02-12 20:34:50 +08:00
service feat(chat): add FsCli chat agent with streaming capabilities 2026-02-08 03:05:11 +08:00
token_counter refactor(core): update registry naming and application configuration 2026-02-07 15:05:02 +08:00
utils feat(core): add memory storage and context checking capabilities 2026-02-08 19:24:53 +08:00
vector_store refactor(core): update registry naming and application configuration 2026-02-07 15:05:02 +08:00
__init__.py refactor(core): rename memory_storage to memory_store and add base fs tool 2026-02-07 03:37:12 +08:00
application.py feat(application): add parameters to update_api_envs method 2026-02-12 16:20:54 +08:00