ragflow/api
江不江 264303ba98
fix delete selected chunks display wrong (#1612)
### What problem does this PR solve?
This PR solves the problem that when you delete selected chunks, the
chunks can be deleted but Chunk Number doesn't change. Now you delete
one chunk, the Chunk Number is reduced by one, delete two chunks, the
Chunk Number is reduced by two...
#900


### Type of change
- [x] Bug Fix (non-breaking change which fixes an issue)

Signed-off-by: seaver <zhudan187@qq.com>
2024-07-19 16:25:50 +08:00
..
apps fix delete selected chunks display wrong (#1612) 2024-07-19 16:25:50 +08:00
db fix delete selected chunks display wrong (#1612) 2024-07-19 16:25:50 +08:00
utils API: create update_doc method (#1341) 2024-07-03 15:14:34 +08:00
__init__.py rename web_server to api (#29) 2024-01-17 09:43:27 +08:00
contants.py API: create dataset (#1106) 2024-06-11 11:16:37 +08:00
ragflow_server.py refine db connection (#1494) 2024-07-12 18:11:34 +08:00
settings.py Integrates LLM Azure OpenAI (#1318) 2024-07-04 09:57:16 +08:00
versions.py add version (#807) 2024-05-16 16:17:48 +08:00