ragflow / api /apps /document_app.py

Commit History

fix: can't capitalize file or folder name (#798)
df4234f

KevinHuSh commited on

Refactor method name (#760)
8c32964

jinhai-2012 commited on

fix bug of get file (#746)
46bd186

KevinHuSh commited on

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

KevinHuSh commited on

fix bugs (#662)
9487bc0

KevinHuSh commited on

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

fkzhao Kevin Hu commited on

Refactor: Use TaskStatus enum for task status handling (#646)
4a90706

Moonlit commited on

refine document upload (#602)
abeee5e

KevinHuSh commited on

refactor code (#583)
2d09c38

KevinHuSh commited on

fix rename bug (#562)
c365dd0

KevinHuSh commited on

add file management feature (#560)
21cd893

KevinHuSh commited on

Refactor (#537)
3069c36

KevinHuSh commited on

fix bug for fasetembed (#392)
801a3c1

KevinHuSh commited on

Add bce-embedding and fastembed (#383)
ba51460

KevinHuSh commited on

enlarge max file number per user limit (#373)
d5f7f73

KevinHuSh commited on

Support Ollama (#261)
8f9784a

KevinHuSh commited on

fix docker compose issue (#238)
0cfb2df

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

fix task cancling bug (#98)
279ca43

KevinHuSh commited on

change callback strategy, add timezone to docker (#96)
b83edb4

KevinHuSh commited on

solve task execution issues (#90)
bcb7249

KevinHuSh commited on

add dockerfile and fix trival bugs (#78)
8887e47

KevinHuSh commited on

init README of deepdoc, add picture processer. (#71)
41c7a59

KevinHuSh commited on

Refine resume parts and fix bugs in retrival using sql (#66)
a8294f2

KevinHuSh commited on

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

KevinHuSh commited on

Add resume parser and fix bugs (#59)
c5ea37c

KevinHuSh commited on

remove unused codes, seperate layout detection out as a new api. Add new rag methed 'table' (#55)
407b252

KevinHuSh commited on

Some document API refined. (#53)
51482f3

KevinHuSh commited on

Add Q&A and Book, fix task running bugs (#50)
e6acaf6

KevinHuSh commited on

Add task moduel, and pipline the task and every parser (#49)
6224edc

KevinHuSh commited on

Test APIs and fix bugs (#41)
34b2ab3

KevinHuSh commited on

llm configuation refine and trievalTest API refine (#40)
484e5ab

KevinHuSh commited on

add conversation API (#35)
4a858d3

KevinHuSh commited on

add dialog api (#33)
9bf75d4

KevinHuSh commited on

rename web_server to api (#29)
6be3dd5

KevinHuSh commited on