feat: add SelectFiles and add KnowledgeTesting (#60)
0a903c7
balibabucommited on
Add resume parser and fix bugs (#59)
c5ea37c
KevinHuShcommited on
feat: create chunk and edit chunk and delete chunk (#58)
eb8254e
balibabucommited on
feat: set chunk to available state and select all chunk (#57)
97d4387
balibabucommited on
feat: confirm before deleting knowledge base and add ChunkToolBar (#56)
eb38196
balibabucommited on
remove unused codes, seperate layout detection out as a new api. Add new rag methed 'table' (#55)
407b252
KevinHuShcommited on
feat: save the selected parser to the backend on the upload file page and upload document (#54)
f305776
balibabucommited on
Some document API refined. (#53)
51482f3
KevinHuShcommited on
feat: modify routing to nested mode and rename document (#52)
7b71fb2
balibabucommited 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
balibabucommited on
Add Q&A and Book, fix task running bugs (#50)
e6acaf6
KevinHuShcommited on
Add task moduel, and pipline the task and every parser (#49)
6224edc
KevinHuShcommited on
feat: layout the knowledge list page and modify the page switching button in the header (#48)
af3ef26
balibabucommited on
feat: remove loading from model and use DvaModel instead of redundant types such as kAModelType (#47)
362ec6c
balibabucommited on
add paper & manual parser (#46)
96a1a44
KevinHuShcommited on
feat: prevent the user from entering the knowledge base if he is not logged in (#45)
04aba1b
balibabucommited on
feat: install prettier to format code and add react-dev-inspector to locate code in the IDE faster (#44)
e1bc1d4
balibabuyangqianjuancommited on
Add app to rag module: presentaion & laws (#43)
072f9dd
KevinHuShcommited on
Test chat API and refine ppt chunker (#42)
e32ef75
KevinHuShcommited on
Test APIs and fix bugs (#41)
34b2ab3
KevinHuShcommited on
llm configuation refine and trievalTest API refine (#40)