ReMe/reme_ai/core
2025-12-31 13:18:33 +08:00
..
context feat(embedding): add embedding model framework with OpenAI implementation 2025-12-31 11:00:57 +08:00
embedding feat(embedding): add embedding model framework with OpenAI implementation 2025-12-31 11:00:57 +08:00
enumeration feat(schema): add JSON Schema enum and enhance ToolCall with recursive schema support 2025-12-30 23:52:45 +08:00
llm feat(embedding): add embedding model framework with OpenAI implementation 2025-12-31 11:00:57 +08:00
schema docs(schema): update tool call documentation with example 2025-12-31 00:54:40 +08:00
token_counter feat(token-counter): add token counting system with multiple implementations 2025-12-31 11:17:12 +08:00
utils feat(llm): add LLM module with base interface and multiple provider implementations 2025-12-31 00:49:45 +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