Commit Graph

5 Commits

Author SHA1 Message Date
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
al1kss
e44e7296b2 fix: apply automatic ruff formatting 2025-07-14 00:28:45 +06:00
al1k
0d69e40995 feat: add cloudflare workers ai integration for lightrag 2025-07-10 13:05:19 +06:00
al1k
6ef08e2302 feat: add cloudflare workers ai integration for lightrag 2025-07-10 12:58:35 +06:00