ragflow/api
liuhua b0717978e8
Add test for document (#3497)
### What problem does this PR solve?

Add test for document

### Type of change

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

---------

Co-authored-by: liuhua <10215101452@stu.ecun.edu.cn>
Co-authored-by: Kevin Hu <kevinhu.sh@gmail.com>
2024-11-19 19:06:43 +08:00
..
apps Add test for document (#3497) 2024-11-19 19:06:43 +08:00
db add input variables to begin component (#3498) 2024-11-19 18:41:48 +08:00
utils Fix logs. Use dict.pop instead of del. Close #3473 (#3484) 2024-11-19 14:15:25 +08:00
__init__.py rename web_server to api (#29) 2024-01-17 09:43:27 +08:00
constants.py Remove unused code (#3448) 2024-11-18 12:05:38 +08:00
ragflow_server.py Introduced beartype (#3460) 2024-11-18 17:38:17 +08:00
settings.py Remove unused code (#3448) 2024-11-18 12:05:38 +08:00
validation.py Print configs when startup RAGFlow server (#3414) 2024-11-15 09:29:40 +08:00
versions.py Introduced beartype (#3460) 2024-11-18 17:38:17 +08:00