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
vor 1 Jahr
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
vor 1 Jahr
KevinHuSh
b89ac3c4be
chage tas execution logic (#103)
vor 1 Jahr
balibabu
16eade4c48
feat: set local path of workerSrc to PdfLoader (#101)
vor 1 Jahr
KevinHuSh
d7c362f237
adjust hierarchical_merge strategy (#100)
vor 1 Jahr
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
vor 1 Jahr
KevinHuSh
602038ac49
fix task cancling bug (#98)
vor 1 Jahr
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
vor 1 Jahr
KevinHuSh
8a57f2afd5
change callback strategy, add timezone to docker (#96)
vor 1 Jahr
balibabu
59d8442d0d
feat: fixed the issue where chat greetings could not appear (#95)
vor 1 Jahr
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%
vor 1 Jahr
KevinHuSh
7bfaf0df29
fix position extraction bug (#93)
* fix position extraction bug
* remove delimiter for naive parser
vor 1 Jahr
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
vor 1 Jahr
KevinHuSh
685b4d8a95
fix table desc bugs, add positions to chunks (#91)
vor 1 Jahr
KevinHuSh
8a726fb04b
solve task execution issues (#90)
vor 1 Jahr
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
vor 1 Jahr
balibabu
5fb8989bb1
feat: display all pdf pages and add DocumentPreview (#88)
* feat: add DocumentPreview
* feat: display all pdf pages
vor 1 Jahr
KevinHuSh
3d4315c42a
resolve the issue of naive parser (#87)
vor 1 Jahr
KevinHuSh
28531fc73d
Update .env
vor 1 Jahr
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
vor 1 Jahr
KevinHuSh
0429107e80
fix user login issue (#85)
vor 1 Jahr
KevinHuSh
e86c820461
resolve user login issue, and docker confiuration issue (#84)
vor 1 Jahr
Yingfeng Zhang
370b01a2c9
Update gitignore
vor 1 Jahr
balibabu
a4e038310e
feat: set proxy of backend api (#83)
vor 1 Jahr
KevinHuSh
320cbf545f
docker debugging modification (#82)
vor 1 Jahr
balibabu
332d4874d0
feat: fetch parser list for SegmentSetModal (#81)
vor 1 Jahr
balibabu
6e8781e0e6
feat: add nginx.conf (#80)
* feat: add nginx.conf
* feat: modify the root path of the web
vor 1 Jahr
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
vor 1 Jahr
KevinHuSh
22da1b1bfe
Create .env
vor 1 Jahr
KevinHuSh
39269d2f79
add dockerfile and fix trival bugs (#78)
vor 1 Jahr
balibabu
eb517f3106
feat: add file icon and add message popover content (#77)
* feat: add message popover content
* feat: add file icon
vor 1 Jahr
KevinHuSh
1567e881de
fix bug of inserting cites (#76)
vor 1 Jahr
KevinHuSh
4568a4b2cb
refine admin initialization (#75)
vor 1 Jahr
KevinHuSh
d1c600d5d3
add ocr and recognizer demo, update README (#74)
vor 1 Jahr
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
vor 1 Jahr
KevinHuSh
17d751d2d1
refine README (#72)
* refine README
* Update README.md
vor 1 Jahr
KevinHuSh
7fd1eca582
init README of deepdoc, add picture processer. (#71)
* init README of deepdoc, add picture processer.
* add resume parsing
vor 1 Jahr
KevinHuSh
d32322c081
rename vision, add layour and tsr recognizer (#70)
* rename vision, add layour and tsr recognizer
* trivial fixing
vor 1 Jahr
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
vor 1 Jahr
KevinHuSh
cacd36c5e1
use onnx models, new deepdoc (#68)
vor 1 Jahr
balibabu
8c4ec9955e
feat: create a chat assistant and extract SimilaritySlider (#67)
* feat: extract SimilaritySlider
* feat: create a chat assistant
vor 1 Jahr
KevinHuSh
a8294f2168
Refine resume parts and fix bugs in retrival using sql (#66)
vor 1 Jahr
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
vor 1 Jahr
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
vor 1 Jahr
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
vor 1 Jahr
balibabu
1a156e6569
feat: test document chunks (#62)
vor 1 Jahr
KevinHuSh
5e0a689c43
refactor retieval_test, add SQl retrieval methods (#61)
vor 1 Jahr
balibabu
0a903c7714
feat: add SelectFiles and add KnowledgeTesting (#60)
* feat: add KnowledgeTesting
* feat: add SelectFiles
vor 1 Jahr
KevinHuSh
c5ea37cd30
Add resume parser and fix bugs (#59)
* Update .gitignore
* Update .gitignore
* Add resume parser and fix bugs
vor 1 Jahr
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
vor 1 Jahr