ragflow/api
Zhiyuan Liang 400fc3f5e9
Add enviroment validation at server startup phase (#3388)
### What problem does this PR solve?

1. Validate the Python version should >= 3.11
2. Download nltk data

### Type of change

- [x] New Feature (non-breaking change which adds functionality)
- [x] Refactoring

---------

Signed-off-by: jinhai <haijin.chn@gmail.com>
Co-authored-by: jinhai <haijin.chn@gmail.com>
Co-authored-by: Zhichang Yu <yuzhichang@gmail.com>
2024-11-14 11:01:08 +08:00
..
apps set DLA active for KG (#3386) 2024-11-13 16:59:19 +08:00
db adapt to lower case cohere (#3392) 2024-11-14 10:18:25 +08:00
utils Rework logging (#3358) 2024-11-12 17:35:13 +08:00
__init__.py rename web_server to api (#29) 2024-01-17 09:43:27 +08:00
constants.py Fix typo (#3319) 2024-11-11 09:36:39 +08:00
ragflow_server.py Add enviroment validation at server startup phase (#3388) 2024-11-14 11:01:08 +08:00
settings.py Added doc for switching elasticsearch to infinity (#3370) 2024-11-14 00:08:55 +08:00
validation.py Add enviroment validation at server startup phase (#3388) 2024-11-14 11:01:08 +08:00
versions.py Fix docker file bugs (#2662) 2024-09-29 18:24:24 +08:00