mirror of
https://github.com/agentscope-ai/ReMe.git
synced 2026-09-22 00:32:49 +00:00
Remove path and line numbers from chunk ID calculation to improve cache stability. The chunk identity now uses only the content hash instead of including path::start::end coordinates. This change removes the documentation about chunk identity format and updates the hash_text call to use only the text content. |
||
|---|---|---|
| .. | ||
| as_llm | ||
| as_llm_formatter | ||
| as_token_counter | ||
| client | ||
| embedding | ||
| file_parser | ||
| file_store | ||
| file_watcher | ||
| job | ||
| service | ||
| tokenizer | ||
| __init__.py | ||
| application_context.py | ||
| base_component.py | ||
| base_step.py | ||
| component_registry.py | ||
| prompt_handler.py | ||
| runtime_context.py | ||
| runtime_response.py | ||