KevinHuSh
436c52bbc5
refine presentation parser (#110)
1 年之前
KevinHuSh
2d7c9080f4
deal with stop reason being length problem (#109)
1 年之前
balibabu
b69b5dd4e5
feat: set initial state of auth to null (#108)
1 年之前
balibabu
cfc3b62e77
feat: call useLoginWithGithub in useAuth (#107)
1 年之前
balibabu
2b2808c268
feat: login with github and if it is not a pdf file, set the width of chunkContainer to 100% (#106)
* feat: if it is not a pdf file, set the width of chunkContainer to 100%
* feat: login with github
1 年之前
balibabu
6048926a4d
feat: fixed the issue that some PDF documents could not be displayed on the chunk list page in small screens and logout (#105)
* feat: logout
* feat: fixed the issue that some PDF documents could not be displayed on the chunk list page in small screens
1 年之前
balibabu
aaf3084324
feat: fetch knowledge detail on KnowledgeUploadFile mount and add category column to chunk table and set initial value for the model field of chat setting (#104)
* feat: set initial value for the model field of chat setting
* feat: add category column to chunk table
* feat: fetch knowledge detail on KnowledgeUploadFile mount
1 年之前
KevinHuSh
b89ac3c4be
chage tas execution logic (#103)
1 年之前
balibabu
16eade4c48
feat: set local path of workerSrc to PdfLoader (#101)
1 年之前
KevinHuSh
d7c362f237
adjust hierarchical_merge strategy (#100)
1 年之前
balibabu
8b2bbd79e4
feat: Add Skeleton to MessageItem before the backend returns a message and fixed the issue where ChatConfigurationModal displays old data when creating a new dialog (#99)
* feat: fixed the issue where ChatConfigurationModal displays old data when creating a new dialog
* feat: Add Skeleton to MessageItem before the backend returns a message
1 年之前
KevinHuSh
602038ac49
fix task cancling bug (#98)
1 年之前
balibabu
07d76ea18d
feat: add DocumentPreviewer for chunk of chat reference and remove duplicate \n from record.progress_msg (#97)
* feat: Remove duplicate \n from record.progress_msg
* feat: add DocumentPreviewer for chunk of chat reference
1 年之前
KevinHuSh
8a57f2afd5
change callback strategy, add timezone to docker (#96)
1 年之前
balibabu
59d8442d0d
feat: fixed the issue where chat greetings could not appear (#95)
1 年之前
balibabu
eec529f8c5
feat: set width of chunk text to 100% and add Skeleton to Preview of document and remove react-pdf (#94)
* feat: remove react-pdf
* feat: add Skeleton to Preview of document
* feat: set width of chunk text to 100%
1 年之前
KevinHuSh
7bfaf0df29
fix position extraction bug (#93)
* fix position extraction bug
* remove delimiter for naive parser
1 年之前
balibabu
fae00827e6
feat: locate the specific location of the document based on the coordinates of the chunk and add Upload to AssistantSetting (#92)
* feat: add Upload to AssistantSetting
* feat: locate the specific location of the document based on the coordinates of the chunk
1 年之前
KevinHuSh
685b4d8a95
fix table desc bugs, add positions to chunks (#91)
1 年之前
KevinHuSh
8a726fb04b
solve task execution issues (#90)
1 年之前
balibabu
7f174fb9d3
feat: add Preview with react-pdf-highlighter (#89)
* feat: add selected style to chunk item
* feat: hightlight pdf
* feat: add Preview with react-pdf-highlighter
1 年之前
balibabu
5fb8989bb1
feat: display all pdf pages and add DocumentPreview (#88)
* feat: add DocumentPreview
* feat: display all pdf pages
1 年之前
KevinHuSh
3d4315c42a
resolve the issue of naive parser (#87)
1 年之前
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 年之前