ragflow / api /db /services /knowledgebase_service.py

Commit History

Fix some issues in API (#2982)
95da4bf

liuhua liuhua commited on

add owner check for team work (#2892)
e6cd231

Kevin Hu commited on

add team tag to kb (#2890)
124ecb2

Kevin Hu commited on

Refactor Dataset API (#2783)
2e482fd

liuhua liuhua commited on

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

jinhai-2012 commited on

API: created list_doc (#1327)
061aa4e

cecilia-uu commited on

fixed: duplicate name (#1202)
f5b2546

cecilia-uu commited on

create list_dataset api and tests (#1138)
090b2e7

cecilia-uu commited on

correct mismatched kb doc number (#826)
1d694ff

KevinHuSh commited on

Add upload file by knowledge base name API. (#539)
caa112b

chrysanthemum-boy FannC commited on

fix KB config reload bug (#213)
2b25c26

KevinHuSh commited on

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

KevinHuSh commited on

refine error response, add set api-key MD (#178)
58d441f

KevinHuSh commited on

apply pep8 formalize (#155)
79ada0b

KevinHuSh commited on

resolve table issues (#125)
2ef1d8e

KevinHuSh commited on

add local llm implementation (#119)
1550520

KevinHuSh commited on

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

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

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

KevinHuSh commited on

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

KevinHuSh commited on

add dialog api (#33)
9bf75d4

KevinHuSh commited on

rename web_server to api (#29)
6be3dd5

KevinHuSh commited on