ReMe/reme2/component
huangsen 2e8a27ec5f refactor(parser): rename wikilink_resolver to link_parser module
BREAKING CHANGE: renamed `utils.wikilink_resolver` to `utils.link_parser`
2026-05-15 16:19:18 +08:00
..
as_llm feat(components): add Anthropic LLM support and enhance component architecture 2026-04-23 14:18:57 +08:00
as_llm_formatter ``` 2026-05-08 16:14:42 +08:00
as_token_counter ``` 2026-05-08 16:14:42 +08:00
client ``` 2026-05-08 16:14:42 +08:00
embedding feat: add file_graph component and integrate with LinkedFileParser 2026-05-14 11:35:02 +08:00
file_graph feat(file_graph): add optional paths parameter to get_nodes method 2026-05-15 14:55:08 +08:00
file_parser refactor(parser): rename wikilink_resolver to link_parser module 2026-05-15 16:19:18 +08:00
file_store up 2026-05-15 01:34:55 +08:00
file_watcher up 2026-05-14 20:51:14 +08:00
job up 2026-05-15 10:31:21 +08:00
keyword_index up 2026-05-14 20:51:14 +08:00
service ``` 2026-05-08 16:14:42 +08:00
tokenizer feat: add file_graph component and integrate with LinkedFileParser 2026-05-14 11:35:02 +08:00
__init__.py feat: add file_graph component and integrate with LinkedFileParser 2026-05-14 11:35:02 +08:00
application_context.py feat(components): add Anthropic LLM support and enhance component architecture 2026-04-23 14:18:57 +08:00
base_component.py up 2026-05-15 00:43:27 +08:00
component_registry.py ``` 2026-05-08 16:14:42 +08:00
prompt_handler.py ``` 2026-05-08 16:14:42 +08:00
runtime_context.py feat(core): add core components and application framework 2026-04-23 16:25:31 +08:00