ragflow/api
Jin Hai b6f3f15f0b
Fix KB list bugs and add web api test (#3649)
### What problem does this PR solve?

1. Read KB list path parameter, page_number and page_size, which type
isn't int
2. Add cases on create / list / delete datasets.

### Type of change

- [x] Bug Fix (non-breaking change which fixes an issue)
- [x] Test cases

Signed-off-by: jinhai <haijin.chn@gmail.com>
2024-11-26 18:21:15 +08:00
..
apps Fix KB list bugs and add web api test (#3649) 2024-11-26 18:21:15 +08:00
db Fix bugs (#3535) 2024-11-20 20:55:42 +08:00
utils Bump infinity to v0.5.0-dev5 (#3520) 2024-11-25 11:53:58 +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 Removed beartype (#3528) 2024-11-20 20:54:57 +08:00
settings.py Ensure LIGHTEN work (#3542) 2024-11-21 09:56:28 +08:00
validation.py Print configs when startup RAGFlow server (#3414) 2024-11-15 09:29:40 +08:00
versions.py Improved image build instructions (#3580) 2024-11-22 20:24:32 +08:00