yangdx
cdd53ee875
Remove manual initialize_pipeline_status() calls across codebase
...
- Auto-init pipeline status in storages
- Remove redundant import statements
- Simplify initialization pattern
- Update docs and examples
2025-11-17 12:54:33 +08:00
yangdx
598eecd06d
Refactor: Rename llm_model_max_token_size to summary_max_tokens
...
This commit renames the parameter 'llm_model_max_token_size' to 'summary_max_tokens' for better clarity, as it specifically controls the token limit for entity relation summaries.
2025-07-28 00:49:08 +08:00
yangdx
d97da6068a
Fix linting
2025-05-20 17:57:42 +08:00
yangdx
e492394fb6
Fix linting
2025-05-20 17:56:52 +08:00
yangdx
ba26b82d40
Remove deprected demo code
2025-05-14 01:56:26 +08:00