ReMe/reme_ai/core
2026-01-19 00:46:52 +08:00
..
config refactor(mem_agent): optimize agent execution and enhance evaluation pipeline 2026-01-19 00:46:52 +08:00
context feat(core): add ReMe V3 implementation with optional MCP client and enhanced filtering 2026-01-17 01:15:49 +08:00
embedding feat(embedding): update dimensions parameter to support optional type 2026-01-14 16:21:33 +08:00
enumeration feat(memory): add memory node schema and utilities 2026-01-05 22:39:10 +08:00
flow feat(core): implement memory node tracking and embedding text truncation 2026-01-09 17:55:11 +08:00
llm feat(mem-agent): introduce version 4 memory agents and tools 2026-01-18 15:50:46 +08:00
op feat(core): implement memory node tracking and embedding text truncation 2026-01-09 17:55:11 +08:00
schema feat(mem-agent): introduce version 4 memory agents and tools 2026-01-18 15:50:46 +08:00
service refactor(core): restructure module imports and enhance embedding functionality 2026-01-08 18:04:33 +08:00
token_counter feat(token-counter): add token counting system with multiple implementations 2025-12-31 11:17:12 +08:00
utils feat(core): add ReMe V3 implementation with optional MCP client and enhanced filtering 2026-01-17 01:15:49 +08:00
vector_store feat(core): add ReMe V3 implementation with optional MCP client and enhanced filtering 2026-01-17 01:15:49 +08:00
__init__.py refactor(core): restructure tool modules and add memory operations 2026-01-06 14:31:47 +08:00
application.py feat(bench): add statistics computation script for benchmark evaluation 2026-01-11 16:17:51 +08:00
main.py feat(core): add agent and tool modules with search and execution capabilities 2026-01-05 20:14:44 +08:00