yangdx
3527c68dae
Fix table formatting in OfflineDeployment docs
2025-12-22 20:13:45 +08:00
yangdx
5a455985df
Update default cache path comment in docs
2025-12-22 20:12:21 +08:00
yangdx
4b31942e2a
refactor: move document deps to api group, remove dynamic imports
...
- Merge offline-docs into api extras
- Remove pipmaster dynamic installs
- Add async document processing
- Pre-check docling availability
- Update offline deployment docs
2025-11-13 13:34:09 +08:00
yangdx
e0966b6511
Add BuildKit cache mounts to optimize Docker build performance
...
- Enable BuildKit syntax directive
- Cache UV and Bun package downloads
- Update docs for cache optimization
- Improve rebuild efficiency
2025-11-03 12:40:30 +08:00
yangdx
35cd567c9e
Allow related chunks missing in knowledge graph queries
2025-10-17 00:19:30 +08:00
yangdx
0e0b4a94dc
Improve Docker build workflow with automated multi-arch script and docs
2025-10-16 23:34:10 +08:00
yangdx
efd50064d1
docs: improve Docker build documentation with clearer notes
2025-10-16 17:17:41 +08:00
yangdx
daeca17f38
Change default docker image to offline version
...
• Add lite verion docker image with tiktoken cache
• Update docs and build scripts
2025-10-16 16:52:01 +08:00
yangdx
c61b7bd4f8
Remove torch and transformers from offline dependency groups
2025-10-16 15:14:25 +08:00
yangdx
388dce2e31
docs: clarify docling exclusion in offline Docker image
2025-10-16 09:31:50 +08:00
yangdx
ef79821f29
Add build script for multi-platform images
...
- Add build script for multi-platform images
- Update docker deployment document
2025-10-16 04:40:20 +08:00
yangdx
65c2eb9f99
Migrate Dockerfile from pip to uv package manager for faster builds
...
• Replace pip with uv for dependencies
• Add offline extras to Dockerfile.offline
• Update UV_LOCK_GUIDE.md with new commands
• Improve build caching and performance
2025-10-16 01:54:20 +08:00
yangdx
466de2070d
Migrate from pip to uv package manager for faster builds
...
• Replace pip with uv in Dockerfile
• Remove constraints-offline.txt
• Add uv.lock for dependency pinning
• Use uv sync --frozen for builds
2025-10-16 01:21:03 +08:00
yangdx
a8bbce3ae7
Use frozen lockfile for consistent frontend builds
2025-10-14 03:34:55 +08:00
yangdx
6c05f0f837
Fix linting
2025-10-13 23:50:02 +08:00
yangdx
be9e6d1612
Exclude Frontend Build Artifacts from Git Repository
...
• Automate frontend build in CI/CD
• Add build validation checks
• Clean git repo of build artifacts
• Comprehensive build guide docs
• Smart setup.py build validation
2025-10-13 23:43:34 +08:00
yangdx
a5c05f1b92
Add offline deployment support with cache management and layered deps
...
• Add tiktoken cache downloader CLI
• Add layered offline dependencies
• Add offline requirements files
• Add offline deployment guide
2025-10-11 10:28:14 +08:00
yangdx
580cb7906c
feat: Add multiple rerank provider support to LightRAG Server by adding new env vars and cli params
...
- Add --enable-rerank CLI argument and ENABLE_RERANK env var
- Simplify rerank configuration logic to only check enable flag and binding
- Update health endpoint to show enable_rerank and rerank_configured status
- Improve logging messages for rerank enable/disable states
- Maintain backward compatibility with default value True
2025-08-22 19:29:45 +08:00
yangdx
9923821d75
refactor: Remove deprecated max_token_size from embedding configuration
...
This parameter is no longer used. Its removal simplifies the API and clarifies that token length management is handled by upstream text chunking logic rather than the embedding wrapper.
2025-07-29 10:49:35 +08:00
yangdx
3f5ade47cd
Update README
2025-07-27 17:26:49 +08:00
yangdx
88bf695de5
Update doc for rerank
2025-07-20 00:37:36 +08:00
zrguo
9a9f0f2463
Update rerank_example & readme
2025-07-15 12:17:27 +08:00
yangdx
ab805b35c4
Update doc: concurrent explain
2025-07-13 21:50:30 +08:00
zrguo
cf26e52d89
fix init
2025-07-08 15:13:09 +08:00
zrguo
f5c80d7cde
Simplify Configuration
2025-07-08 11:16:34 +08:00
zrguo
75dd4f3498
add rerank model
2025-07-07 22:44:59 +08:00
zrguo
03dd99912d
RAG-Anything Integration
2025-06-17 01:16:02 +08:00
zrguo
ea2fabe6b0
Merge pull request #1619 from earayu/add_doc_for_parall
...
Add doc for explaining LightRAG's multi-document concurrent processing mechanism
2025-06-09 09:50:41 +08:00
zrguo
cc9040d70c
fix lint
2025-06-05 17:37:11 +08:00
zrguo
962974589a
Add example of directly using modal processors
2025-06-05 17:36:05 +08:00
zrguo
8a726f6e08
MinerU integration
2025-06-05 17:02:48 +08:00
earayu
2679f619b6
feat: add doc
2025-05-23 11:57:45 +08:00
earayu
6d6aefa2ff
feat: add doc
2025-05-23 11:54:40 +08:00
earayu
2520ad01da
feat: add doc
2025-05-23 11:53:06 +08:00
earayu
8b530698cc
feat: add doc
2025-05-23 11:52:28 +08:00
earayu
8bafa49d5d
feat: add doc
2025-05-23 11:52:06 +08:00
Saifeddine ALOUI
6e04df5fab
Create Algorithm.md
2025-01-24 21:19:04 +01:00
yangdx
57093c3571
Merge commit '548ad1f299c875b59df21147f7edf9eab2d73d2c' into fix-RAG-param-missing
2025-01-23 01:41:52 +08:00
yangdx
54c11d7734
Delete outdated doc (new version is lightrag/api/README.md)
2025-01-23 01:17:21 +08:00
Nick French
78fa56e2a7
Replacing ParisNeo with this repo owner, HKUDS
2025-01-21 10:50:27 -05:00
Saifeddine ALOUI
58f1058198
added some explanation to document
2025-01-17 02:03:02 +01:00
Saifeddine ALOUI
5fe28d31e9
Fixed linting
2025-01-17 01:36:16 +01:00
Saifeddine ALOUI
c5e027aa9a
Added documentation about used environment variables
2025-01-17 00:42:22 +01:00
Saifeddine ALOUI
b2e7c75f5a
Added Docker container setup
2025-01-16 22:28:28 +01:00
Saifeddine ALOUI
2c3ff234e9
Moving extended api documentation to new doc folder
2025-01-16 22:14:16 +01:00