ReMe/reme_ai/core
2026-01-05 17:15:13 +08:00
..
config feat(core): add application lifecycle management and streaming flow execution 2026-01-05 17:15:13 +08:00
context feat(core): add application lifecycle management and streaming flow execution 2026-01-05 17:15:13 +08:00
embedding feat(embedding): add embedding model framework with OpenAI implementation 2025-12-31 11:00:57 +08:00
enumeration feat(core): add operator framework and utility modules 2025-12-31 17:16:53 +08:00
flow feat(core): add flow module and enhance documentation 2026-01-02 00:16:24 +08:00
llm feat(embedding): add embedding model framework with OpenAI implementation 2025-12-31 11:00:57 +08:00
op feat(core): add application lifecycle management and streaming flow execution 2026-01-05 17:15:13 +08:00
schema style(core): format code according to team style guide 2026-01-05 14:41:22 +08:00
service feat(core): add application lifecycle management and streaming flow execution 2026-01-05 17:15:13 +08:00
token_counter feat(token-counter): add token counting system with multiple implementations 2025-12-31 11:17:12 +08:00
tool feat(core): add application lifecycle management and streaming flow execution 2026-01-05 17:15:13 +08:00
utils feat(core): add application lifecycle management and streaming flow execution 2026-01-05 17:15:13 +08:00
vector_store feat(vector-store): add base vector store interface and multiple implementations 2025-12-31 13:18:33 +08:00
__init__.py feat(agent): add initialization method for SimpleReactOp 2025-12-11 10:41:24 +08:00
application.py feat(core): add application lifecycle management and streaming flow execution 2026-01-05 17:15:13 +08:00
reme.py feat(core): add application lifecycle management and streaming flow execution 2026-01-05 17:15:13 +08:00