ragflow / api /apps /chunk_app.py

Commit History

Light GraphRAG (#4585)
47ec63e

Kevin Hu commited on

Add doc meta data. (#4442)
642b6f3

Kevin Hu commited on

Tagging (#4426)
6c8312a

Kevin Hu commited on

Fix bugs in chunk api (#4293)
3a77303

liuhua liuhua commited on

Fix: Q&A chunk modification (#4227)
21e42fc

balibabu commited on

Replaced md5 with xxhash64 for chunk id (#4009)
4ba2b4f

zhichyu commited on

Rename page_num_list, top_list, position_list (#3940)
be98b1d

zhichyu commited on

Added static check at PR CI (#3921)
fe9b6b3

zhichyu commited on

Fix errors detected by Ruff (#3918)
0404a52

zhichyu commited on

Fix chunk available issue (#3877)
87d0e17

Kevin Hu commited on

Feat: Add question parameter to edit chunk modal (#3875)
2d7e5db

Kevin Hu commited on

Fix chunk position issue. (#3867)
23aa27e

Kevin Hu commited on

Add pagerank to KB. (#3809)
f539fab

Kevin Hu commited on

Fix chunk creation using Infinity (#3763)
1427166

jinhai-2012 commited on

Fix error response (#3719)
9c6d79f

Kevin Hu jinhai-2012 commited on

Edit chunk shall update instead of insert it (#3709)
1b2aab6

zhichyu commited on

Fix chunk enable/disable issue (#3579)
28a7a7b

Kevin Hu commited on

Fix bugs (#3535)
9c45d1e

jinhai-2012 commited on

Fix logs. Use dict.pop instead of del. Close #3473 (#3484)
4fd5400

zhichyu commited on

Move settings initialization after module init phase (#3438)
6101699

jinhai-2012 commited on

fix bug about fetching knowledge graph (#3394)
6a9fa6b

Kevin Hu commited on

Integration with Infinity (#2894)
b691127

zhichyu commited on

Unified API response json schema (#3170)
196c662

zhichyu commited on

fix SILICONFLOW rerank error (#2980)
9cbbedc

Kevin Hu commited on

add auto keywords and auto-question (#2965)
44731b3

Kevin Hu commited on

fix duplicated llm name betweeen different suppliers (#2477)
bf00d96

Kevin Hu commited on

debug backend API for TAB 'search' (#2389)
6d597a0

Kevin Hu commited on

add search TAB backend api (#2375)
82bdd9f

Kevin Hu commited on

Format file format from Windows/dos to Unix (#1949)
aeb6dbc

jinhai-2012 commited on

Add graphrag (#1793)
6054f54

Kevin Hu commited on

fix delete selected chunks display wrong (#1612)
07992b8

江不江 commited on

fix function create to slove chunk number wrong (#1604)
c9f94cd

江不江 commited on

upgrade laws parser of docx (#1332)
0442b90

KevinHuSh commited on

fix:failed to Create new Chunk in database #1159 (#1214)
ef53081

Wang Baoling commited on

fix: using embd which user configured at knowledgebase (#1163)
58e43fa

Wang Baoling commited on

add rerank model (#969)
c037a22

KevinHuSh commited on

fix raptor bugs (#928)
75a07ce

KevinHuSh commited on

syntax error (#924)
39b9b55

dashi6174 commited on

Refactor method name (#760)
8c32964

jinhai-2012 commited on

refine code (#595)
cfd6ece

KevinHuSh commited on

refactor code (#583)
2d09c38

KevinHuSh commited on

Add bce-embedding and fastembed (#383)
ba51460

KevinHuSh commited on

conversation API backend update (#360)
50de567

KevinHuSh commited on

add quota config in dialog conf (#339)
dcd7f0f

KevinHuSh commited on

fix bug about reload knowledgebase configuration reloading (#210)
429cc62

KevinHuSh commited on

apply pep8 formalize (#155)
79ada0b

KevinHuSh commited on

fix position extraction bug (#93)
4e03dc3

KevinHuSh commited on

fix table desc bugs, add positions to chunks (#91)
64a0633

KevinHuSh commited on

refine admin initialization (#75)
4c52eb9

KevinHuSh commited on

refactor retieval_test, add SQl retrieval methods (#61)
5e0a689

KevinHuSh commited on