ragflow/api
devMls 96da618b6a
Fix bug over chunks classification by document in the promp (#4156)
The refactor in 0.15 contains a small bug that eliminate the
classification

### What problem does this PR solve

### Type of change

- [X] Bug Fix (non-breaking change which fixes an issue)
2024-12-23 10:22:57 +08:00
..
apps Validate returned chunk at list_chunks and add_chunk (#4153) 2024-12-20 22:55:45 +08:00
db Fix bug over chunks classification by document in the promp (#4156) 2024-12-23 10:22:57 +08:00
utils Update the component of the agent API with parameters. (#4131) 2024-12-20 17:34:16 +08:00
__init__.py Add back beartype (#3967) 2024-12-10 18:43:43 +08:00
constants.py
ragflow_server.py
settings.py Case insensitive when set doc engine (#3954) 2024-12-10 11:26:10 +08:00
validation.py
versions.py