3 Commits

Author SHA1 Message Date
yangdx
16d3d82a0e Include static files in package distribution
- Add static dir to MANIFEST.in
- Update package data config
- Ensure static assets are bundled
- Fix missing static file issue
2025-10-30 10:50:28 +08:00
yangdx
74c8bde32a Fix: pip pacakage missing requirement.txt 2025-04-28 12:55:01 +08:00
yangdx
b12c05ec0a fix: api server installation missing MANIFEST.in file
- Added MANIFEST.in to include webui files
- Removed /webui/ endpoint from lightrag_server.py
2025-03-04 12:09:00 +08:00