Commit History

feat: add temperature and top-p to ModelSetting and add ChatConfigurationModal and bind backend data to KnowledgeCard (#65)
452020d

balibabu commited on

feat: remove KnowledgeSearching and add knowledge configuration page and add a run button to the document (#64)
f3d0ebd

balibabu commited on

feat: transform the parser's data structure and add Image to TestingResult (#63)
53be70c

balibabu commited on

feat: test document chunks (#62)
1a156e6

balibabu commited on

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

KevinHuSh commited on

feat: add SelectFiles and add KnowledgeTesting (#60)
0a903c7

balibabu commited on

Add resume parser and fix bugs (#59)
c5ea37c

KevinHuSh commited on

feat: create chunk and edit chunk and delete chunk (#58)
eb8254e

balibabu commited on

feat: set chunk to available state and select all chunk (#57)
97d4387

balibabu commited on

feat: confirm before deleting knowledge base and add ChunkToolBar (#56)
eb38196

balibabu commited on

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

KevinHuSh commited on

feat: save the selected parser to the backend on the upload file page and upload document (#54)
f305776

balibabu commited on

Some document API refined. (#53)
51482f3

KevinHuSh commited on

feat: modify routing to nested mode and rename document (#52)
7b71fb2

balibabu commited on

feat: Modify the color of the svg icon in the header according to the selected state and feat: extract routing information from the knowledge base into constants (#51)
503735c

balibabu 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

feat: layout the knowledge list page and modify the page switching button in the header (#48)
af3ef26

balibabu commited on

feat: remove loading from model and use DvaModel instead of redundant types such as kAModelType (#47)
362ec6c

balibabu commited on

add paper & manual parser (#46)
96a1a44

KevinHuSh commited on

feat: prevent the user from entering the knowledge base if he is not logged in (#45)
04aba1b

balibabu commited on

feat: install prettier to format code and add react-dev-inspector to locate code in the IDE faster (#44)
e1bc1d4

balibabu yangqianjuan commited on

Add app to rag module: presentaion & laws (#43)
072f9dd

KevinHuSh commited on

Test chat API and refine ppt chunker (#42)
e32ef75

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

set port (#39)
f3dd131

yqj123 commited on

update api (#38)
103e12b

yqj123 commited on

update port (#36)
c4f7231

yqj123 commited on

add conversation API (#35)
4a858d3

KevinHuSh commited on

update knowledge_kb (#34)
fad2ec7

yqj123 commited on

add dialog api (#33)
9bf75d4

KevinHuSh commited on

rename web_server to api (#29)
6be3dd5

KevinHuSh commited on

change licence (#28)
c372afe

KevinHuSh commited on

add front end code (#27)
6b8fc2c

KevinHuSh commited on

rm wrongly uploaded folder (#24)
3859fce

KevinHuSh commited on

add alot of api (#23)
3198faf

KevinHuSh commited on

build python version rag-flow (#21)
3079197

KevinHuSh commited on

feat: impl websocket upload file for doc_info (#20)
db8cae3

Kould commited on

add llm API (#19)
d0db329

KevinHuSh commited on

finish add thumbnail to video,image,pdf files (#18)
cdd9565

KevinHuSh commited on

build dialog server; add thumbnail to docinfo; (#17)
3fc700a

KevinHuSh commited on

use minio to store uploaded files; build dialog server; (#16)
3245107

KevinHuSh commited on

Update .env.template
d4fd138

KevinHuSh commited on

support S3 for file storage (#15)
f4d1c72

Kould commited on

format code (#14)
6858ec5

KevinHuSh commited on

add seed data generation (#13)
8a65ad8

KevinHuSh commited on

go through smoke test of all API (#12)
1eb186a

KevinHuSh commited on

Update .env
72b7b5f

KevinHuSh commited on

go through upload, create kb, add doc to kb (#11)
249b27c

KevinHuSh commited on