ReMe/reme/core/llm
2026-02-19 23:58:54 +08:00
..
__init__.py refactor(core): update registry naming and application configuration 2026-02-07 15:05:02 +08:00
base_llm.py feat(core): update API configuration handling with environment variable support 2026-02-12 16:11:09 +08:00
lite_llm.py feat(core): update API configuration handling with environment variable support 2026-02-12 16:11:09 +08:00
lite_llm_sync.py chore(version): bump version to 0.3.0.0a4 and add logging 2026-02-10 23:15:30 +08:00
openai_llm.py feat(memory_store): add pure-python local memory store implementation 2026-02-19 23:58:54 +08:00
openai_llm_sync.py feat(memory_store): add pure-python local memory store implementation 2026-02-19 23:58:54 +08:00