ragflow/api
Jin Hai 7d4f1c0645
Case insensitive when set doc engine (#3954)
### What problem does this PR solve?

DOC_ENGINE="INFINITY" or "Infinity" or "Elasticsearch" also works

### Type of change

- [x] Refactoring

Signed-off-by: Jin Hai <haijin.chn@gmail.com>
2024-12-10 11:26:10 +08:00
..
apps Fix session API issues. (#3939) 2024-12-09 17:37:36 +08:00
db organize chunks by document in the prompt (#3925) 2024-12-10 09:06:52 +08:00
utils Fixed log not displaying (#3946) 2024-12-10 09:36:59 +08:00
__init__.py rename web_server to api (#29) 2024-01-17 09:43:27 +08:00
constants.py Add more web test cases (#3702) 2024-11-28 15:46:35 +08:00
ragflow_server.py Fixed log not displaying (#3946) 2024-12-10 09:36:59 +08:00
settings.py Case insensitive when set doc engine (#3954) 2024-12-10 11:26:10 +08:00
validation.py Fix errors detected by Ruff (#3918) 2024-12-08 14:21:12 +08:00
versions.py Fix VERSION 2024-12-07 16:56:34 +08:00