ragflow/common
Björn thorwirth c88df79246 fix: correct CUDA deps implementation
- Fix uv pip install syntax to use --python flag instead of incorrect venv activation
- Add proper CPU-only PyTorch installation in main and mineru environments
- Update entrypoint scripts to check for pre-installed packages first
- Ensure proper fallback to runtime installation when needed

The previous commit only included documentation files, this commit adds the actual implementation.
2025-11-19 01:48:43 +01:00
..
data_source Fix: Confluence cannot retrieve updated files (#11182) 2025-11-12 09:37:32 +08:00
__init__.py Refactor: rename rmSpace to remove_redundant_spaces (#10796) 2025-10-28 09:46:32 +08:00
config_utils.py Move some enumerate type to constants.py (#10998) 2025-11-04 19:25:25 +08:00
connection_utils.py Move some enumerate type to constants.py (#10998) 2025-11-04 19:25:25 +08:00
constants.py Feat: add initial Google Drive connector support (#11147) 2025-11-10 19:15:02 +08:00
decorator.py Move singleton to common directory (#10935) 2025-11-02 12:24:08 +08:00
exceptions.py Feat: GraphRAG handle cancel gracefully (#11061) 2025-11-06 16:12:20 +08:00
file_utils.py Refactor file utils (#10970) 2025-11-03 18:54:55 +08:00
float_utils.py Refactor: rename rmSpace to remove_redundant_spaces (#10796) 2025-10-28 09:46:32 +08:00
log_utils.py Refactor log utils (#10973) 2025-11-03 20:25:02 +08:00
misc_utils.py fix: correct CUDA deps implementation 2025-11-19 01:48:43 +01:00
settings.py Move api.settings to common.settings (#11036) 2025-11-06 09:36:38 +08:00
signal_utils.py Fix and refactor imports (#11010) 2025-11-05 11:07:54 +08:00
string_utils.py Refactor: rename rmSpace to remove_redundant_spaces (#10796) 2025-10-28 09:46:32 +08:00
time_utils.py Add time utils (#10849) 2025-10-28 19:09:14 +08:00
token_utils.py Move token related functions to common (#10942) 2025-11-03 08:50:05 +08:00
versions.py Admin: add 'show version' (#11079) 2025-11-06 19:24:46 +08:00