ReMe/reme/core/llm
jinliyl 9e2e98ef40
Dev/readme (#137)
* refactor(memory): rename copaw to reme and update module structure

* chore(release): bump version to 0.3.0.6b1

* refactor(docs): update README and ReMeLight implementation

* refactor(reme): rename ReMeCopaw to ReMeLight and remove CLI module

* docs(readme): update Chinese documentation with enhanced structure and content

* docs(readme): update Chinese documentation for context compression

* docs(readme): update context compression section header

* docs(readme): update documentation with installation and usage guide

* docs(readme): update Chinese documentation table

* chore(deps): update dependency extras configuration

* chore(test): remove deprecated test files for message operations

* docs(readme): update documentation with ReMeLight implementation changes
2026-03-04 18:43:21 +08:00
..
__init__.py refactor(core): replace memory stores with file stores and update architecture 2026-02-26 14:18:12 +08:00
base_llm.py Dev/readme (#137) 2026-03-04 18:43:21 +08:00
lite_llm.py refactor(core): restructure application initialization and service context 2026-02-26 17:56:59 +08:00
lite_llm_sync.py refactor(core): restructure application initialization and service context 2026-02-26 17:56:59 +08:00
openai_llm.py refactor(core): restructure application initialization and service context 2026-02-26 17:56:59 +08:00
openai_llm_sync.py refactor(core): restructure application initialization and service context 2026-02-26 17:56:59 +08:00