KevinHuSh
28531fc73d
Update .env
1年前
balibabu
14633df880
feat: let the messages I send appear immediately in the chat window and remove rewrite configuration from nginx proxy (#86)
* feat: remove rewrite configuration from nginx proxy
* feat: let the messages I send appear immediately in the chat window
1年前
KevinHuSh
0429107e80
fix user login issue (#85)
1年前
KevinHuSh
e86c820461
resolve user login issue, and docker confiuration issue (#84)
1年前
Yingfeng Zhang
370b01a2c9
Update gitignore
1年前
balibabu
a4e038310e
feat: set proxy of backend api (#83)
1年前
KevinHuSh
320cbf545f
docker debugging modification (#82)
1年前
balibabu
332d4874d0
feat: fetch parser list for SegmentSetModal (#81)
1年前
balibabu
6e8781e0e6
feat: add nginx.conf (#80)
* feat: add nginx.conf
* feat: modify the root path of the web
1年前
balibabu
01ab5b5db1
feat: rename conversation and delete conversation and preview reference image and fetch file thumbnails (#79)
* feat: fetch file thumbnails
* feat: preview reference image
* feat: delete conversation
* feat: rename conversation
1年前
KevinHuSh
22da1b1bfe
Create .env
1年前
KevinHuSh
39269d2f79
add dockerfile and fix trival bugs (#78)
1年前
balibabu
eb517f3106
feat: add file icon and add message popover content (#77)
* feat: add message popover content
* feat: add file icon
1年前
KevinHuSh
1567e881de
fix bug of inserting cites (#76)
1年前
KevinHuSh
4568a4b2cb
refine admin initialization (#75)
1年前
KevinHuSh
d1c600d5d3
add ocr and recognizer demo, update README (#74)
1年前
balibabu
d1417102b6
feat: render message reference and add avatar to MessageItem (#73)
* feat: add temporary conversation
* feat: add avatar to MessageItem
* feat: render message reference
1年前
KevinHuSh
17d751d2d1
refine README (#72)
* refine README
* Update README.md
1年前
KevinHuSh
7fd1eca582
init README of deepdoc, add picture processer. (#71)
* init README of deepdoc, add picture processer.
* add resume parsing
1年前
KevinHuSh
d32322c081
rename vision, add layour and tsr recognizer (#70)
* rename vision, add layour and tsr recognizer
* trivial fixing
1年前
balibabu
5a0f1d2b84
feat: fetch conversation and delete chat dialog (#69)
* feat: set chat configuration to backend
* feat: exclude unEnabled variables
* feat: delete chat dialog
* feat: fetch conversation
1年前
KevinHuSh
cacd36c5e1
use onnx models, new deepdoc (#68)
1年前
balibabu
8c4ec9955e
feat: create a chat assistant and extract SimilaritySlider (#67)
* feat: extract SimilaritySlider
* feat: create a chat assistant
1年前
KevinHuSh
a8294f2168
Refine resume parts and fix bugs in retrival using sql (#66)
1年前
balibabu
452020d33a
feat: add temperature and top-p to ModelSetting and add ChatConfigurationModal and bind backend data to KnowledgeCard (#65)
* feat: bind backend data to KnowledgeCard
* feat: add ChatConfigurationModal
* feat: add temperature and top-p to ModelSetting
1年前
balibabu
f3d0ebd293
feat: remove KnowledgeSearching and add knowledge configuration page and add a run button to the document (#64)
* feat: add a run button to the document
* feat: add knowledge configuration page
* feat: remove KnowledgeSearching
1年前
balibabu
53be70c7a9
feat: transform the parser's data structure and add Image to TestingResult (#63)
* feat: add Image to TestingResult
* feat: transform the parser's data structure
1年前
balibabu
1a156e6569
feat: test document chunks (#62)
1年前
KevinHuSh
5e0a689c43
refactor retieval_test, add SQl retrieval methods (#61)
1年前
balibabu
0a903c7714
feat: add SelectFiles and add KnowledgeTesting (#60)
* feat: add KnowledgeTesting
* feat: add SelectFiles
1年前
KevinHuSh
c5ea37cd30
Add resume parser and fix bugs (#59)
* Update .gitignore
* Update .gitignore
* Add resume parser and fix bugs
1年前
balibabu
eb8254e688
feat: create chunk and edit chunk and delete chunk (#58)
* feat: create chunk and edit chunk
* feat: delete chunk
* feat: search chunks
* feat: delete chunks in batches
* feat: set whether chunks are available in batches
1年前
balibabu
97d4387982
feat: set chunk to available state and select all chunk (#57)
* feat: set chunk to available state
* feat: select all chunk
1年前
balibabu
eb381963b3
feat: confirm before deleting knowledge base and add ChunkToolBar (#56)
* feat: confirm before deleting knowledge base
* feat: add ChunkToolBar
1年前
KevinHuSh
407b2523b6
remove unused codes, seperate layout detection out as a new api. Add new rag methed 'table' (#55)
1年前
balibabu
f305776217
feat: save the selected parser to the backend on the upload file page and upload document (#54)
* feat: add pagination to document table
* feat: fetch document list by page
* feat: poll the document list
* feat: upload document
* feat: save the selected parser to the backend on the upload file page
1年前
KevinHuSh
51482f3e2a
Some document API refined. (#53)
Add naive chunking method to RAG
1年前
balibabu
7b71fb2db6
feat: modify routing to nested mode and rename document (#52)
* feat: modify routing to nested mode
* feat: rename document
1年前
balibabu
503735cd1d
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)
* feat: Modify the color of the svg icon in the header according to the selected state
* feat: add translation icon to header
* feat: shorten the route length of the knowledge base
* feat: extract routing information from the knowledge base into constants
1年前
KevinHuSh
e6acaf6738
Add Q&A and Book, fix task running bugs (#50)
1年前
KevinHuSh
6224edcd1b
Add task moduel, and pipline the task and every parser (#49)
1年前
balibabu
af3ef26977
feat: layout the knowledge list page and modify the page switching button in the header (#48)
* feat: remove unnecessary 'loading' fields from other files
* feat: layout the knowledge list page
* feat: modify the page switching button in the header
1年前
balibabu
362ec6c364
feat: remove loading from model and use DvaModel instead of redundant types such as kAModelType (#47)
* feat: use DvaModel instead of redundant types such as kAModelType
* feat: set the type for registerServer
* feat: remove loading from model
1年前
KevinHuSh
96a1a44cb6
add paper & manual parser (#46)
1年前
balibabu
04aba1bb65
feat: prevent the user from entering the knowledge base if he is not logged in (#45)
1年前
balibabu
e1bc1d46e6
feat: install prettier to format code and add react-dev-inspector to locate code in the IDE faster (#44)
* feat: add react-dev-inspector to locate code in the IDE faster
* feat: install prettier to format code
---------
Co-authored-by: yangqianjuan <1072483500@qq.com>
1年前
KevinHuSh
072f9dd5bc
Add app to rag module: presentaion & laws (#43)
1年前
KevinHuSh
e32ef75e99
Test chat API and refine ppt chunker (#42)
1年前
KevinHuSh
34b2ab3b2f
Test APIs and fix bugs (#41)
1年前
KevinHuSh
484e5abc1f
llm configuation refine and trievalTest API refine (#40)
1年前