ReMe/reme/core
2026-03-06 16:04:01 +08:00
..
as_llm refactor(core): update registry registration syntax and improve code formatting 2026-03-06 01:57:29 +08:00
as_llm_formatter refactor(core): update registry registration syntax and improve code formatting 2026-03-06 01:57:29 +08:00
embedding refactor(embedding): update environment variable names for API key and base URL 2026-03-06 16:04:01 +08:00
enumeration refactor(core): replace memory stores with file stores and update architecture 2026-02-26 14:18:12 +08:00
file_store feat(file_store): make embedding_model optional in base file store 2026-02-26 21:28:45 +08:00
file_watcher feat(file-watcher): add configurable retry for file watcher (#140) 2026-03-05 14:34:00 +08:00
flow refactor(core): restructure application initialization and service context 2026-02-26 17:56:59 +08:00
llm Dev/readme (#137) 2026-03-04 18:43:21 +08:00
op refactor(core): update registry registration syntax and improve code formatting 2026-03-06 01:57:29 +08:00
schema refactor(memory): update import paths and enhance message token counting 2026-03-06 15:28:33 +08:00
service refactor(core): restructure application initialization and service context 2026-02-26 17:56:59 +08:00
token_counter refactor(core): restructure application initialization and service context 2026-02-26 17:56:59 +08:00
tools refactor(core): restructure application initialization and service context 2026-02-26 17:56:59 +08:00
utils refactor(core): update registry registration syntax and improve code formatting 2026-03-06 01:57:29 +08:00
vector_store refactor(core): restructure application initialization and service context 2026-02-26 17:56:59 +08:00
__init__.py refactor(core): update registry registration syntax and improve code formatting 2026-03-06 01:57:29 +08:00
application.py refactor(core): update registry registration syntax and improve code formatting 2026-03-06 01:57:29 +08:00
base_dict.py refactor(core): replace memory stores with file stores and update architecture 2026-02-26 14:18:12 +08:00
prompt_handler.py refactor(core): restructure application initialization and service context 2026-02-26 17:56:59 +08:00
registry_factory.py feat(core): integrate AgentScope LLM support with enhanced memory management 2026-03-06 01:33:48 +08:00
runtime_context.py refactor(core): restructure application initialization and service context 2026-02-26 17:56:59 +08:00
service_context.py feat(core): integrate AgentScope LLM support with enhanced memory management 2026-03-06 01:33:48 +08:00