ReMe/reme_ai/core
2026-01-05 14:41:22 +08:00
..
context style(core): format code according to team style guide 2026-01-05 14:41:22 +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 flow module and enhance documentation 2026-01-02 00:16:24 +08:00
schema style(core): format code according to team style guide 2026-01-05 14:41:22 +08:00
service style(core): format code according to team style guide 2026-01-05 14:41:22 +08:00
token_counter feat(token-counter): add token counting system with multiple implementations 2025-12-31 11:17:12 +08:00
tool refactor(core): update BaseOp to improve sub-ops handling and tool call management 2026-01-01 13:10:21 +08:00
utils style(core): format code according to team style guide 2026-01-05 14:41:22 +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