ragflow / api /db /services /document_service.py

Commit History

Fix raptor (#4089)
b371a08

zhichyu commited on

Fix raptor resuable issue. (#4063)
a3da325

Kevin Hu commited on

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

zhichyu commited on

Try to reuse existing chunks (#3983)
47ea26c

zhichyu commited on

Add support to iframe chatbot (#3929)
93e3725

Kevin Hu commited on

Fix errors detected by Ruff (#3918)
0404a52

zhichyu 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

refine the message of queuing a task (#3437)
11daec5

Kevin Hu commited on

Use consistent log file names, introduced initLogger (#3403)
8bc2fc9

zhichyu commited on

Rework logging (#3358)
22fe41e

zhichyu commited on

Integration with Infinity (#2894)
b691127

zhichyu commited on

Miscellaneous edits to RAGFlow's UI (#3337)
305b8c0

writinwaters commited on

Remove dead code (#3210)
94a8e08

zhichyu commited on

Add test for API (#3134)
24da205

liuhua liuhua zhichyu commited on

fix thumbnail issue (#2917)
2904f4e

Kevin Hu commited on

add owner check for team work (#2892)
e6cd231

Kevin Hu commited on

Refactor Chunk API (#2855)
3d9274d

liuhua liuhua Kevin Hu commited on

add API for tenant function (#2866)
ab87187

Kevin Hu commited on

Refactor API for document and session (#2819)
cd7d2b9

liuhua liuhua commited on

fix chat and thumbnail bug (#2803)
7b36ea6

chongcb chongchuanbing commited on

Storage: Support the s3, azure blob as the object storage of ragflow. (#2278)
4d0b8a7

fredbai Kevin Hu commited on

fix uploading docx for mind map (#2064)
6a44b6e

Kevin Hu commited on

refine upload & parse (#1969)
36b9967

Kevin Hu commited on

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

jinhai-2012 commited on

add function: upload and parse (#1889)
b71b66c

Kevin Hu commited on

refine loginfo about graprag progress (#1823)
6d4f792

Kevin Hu commited on

refine docs for 0.9.0 release (#1812)
bb139f2

Kevin Hu commited on

refine mindmap prompt (#1808)
3b7343c

Kevin Hu commited on

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

江不江 commited on

API: Stop parsing (#1556)
8337858

cecilia-uu commited on

API: created list_doc (#1327)
061aa4e

cecilia-uu commited on

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

Wang Baoling commited on

fix raptor bugs (#928)
75a07ce

KevinHuSh commited on

add raptor (#899)
2436df2

KevinHuSh commited on

Add api/list_kb_docs function and modify api/list_chunks (#874)
99ebece

GYH commited on

correct mismatched kb doc number (#826)
1d694ff

KevinHuSh commited on

0517 list chunks (#821)
f4cd7c3

GYH commited on

fix doc number miss-match issue (#822)
036238f

KevinHuSh commited on

add stream chat (#811)
028fe40

KevinHuSh commited on

Knowledge base search is case sensitive (#797)
ef1c080

KevinHuSh commited on

let file in knowledgebases visible in file manager (#714)
ba9251b

KevinHuSh commited on

optimize srv broker and executor logic (#630)
1d93b24

fkzhao Kevin Hu commited on

remove redis (#629)
8aa5e9b

KevinHuSh commited on

refactor code (#583)
2d09c38

KevinHuSh commited on

add file management feature (#560)
21cd893

KevinHuSh commited on

conversation API backend update (#360)
50de567

KevinHuSh commited on

apply pep8 formalize (#155)
79ada0b

KevinHuSh commited on

add use layout or not option (#145)
b085dec

KevinHuSh commited on

refine manual parser (#140)
004756c

KevinHuSh commited on