feat: login with github and if it is not a pdf file, set the width of chunkContainer to 100% (#106)
b40a87c
balibabucommited on
feat: fixed the issue that some PDF documents could not be displayed on the chunk list page in small screens and logout (#105)
04d557b
balibabucommited on
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)
4086c42
balibabucommited on
chage tas execution logic (#103)
64350e9
KevinHuShcommited on
feat: set local path of workerSrc to PdfLoader (#101)
cf3a5c1
balibabucommited on
adjust hierarchical_merge strategy (#100)
fda6678
KevinHuShcommited on
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)
405c9f9
balibabucommited on
fix task cancling bug (#98)
279ca43
KevinHuShcommited on
feat: add DocumentPreviewer for chunk of chat reference and remove duplicate \n from record.progress_msg (#97)
ae21b62
balibabucommited on
change callback strategy, add timezone to docker (#96)
b83edb4
KevinHuShcommited on
feat: fixed the issue where chat greetings could not appear (#95)
830bf29
balibabucommited on
feat: set width of chunk text to 100% and add Skeleton to Preview of document and remove react-pdf (#94)
a9e3dcb
balibabucommited on
fix position extraction bug (#93)
4e03dc3
KevinHuShcommited on
feat: locate the specific location of the document based on the coordinates of the chunk and add Upload to AssistantSetting (#92)
3054c20
balibabucommited on
fix table desc bugs, add positions to chunks (#91)
64a0633
KevinHuShcommited on
solve task execution issues (#90)
bcb7249
KevinHuShcommited on
feat: add Preview with react-pdf-highlighter (#89)
f422a06
balibabucommited on
feat: display all pdf pages and add DocumentPreview (#88)
e4e6a45
balibabucommited on
resolve the issue of naive parser (#87)
ce95639
KevinHuShcommited on
Update .env
6a5fa84
KevinHuShcommited on
feat: let the messages I send appear immediately in the chat window and remove rewrite configuration from nginx proxy (#86)
414b2e9
balibabucommited on
fix user login issue (#85)
f666f56
KevinHuShcommited on
resolve user login issue, and docker confiuration issue (#84)
4873964
KevinHuShcommited on
Update gitignore
98d3c3f
Yingfeng Zhangcommited on
feat: set proxy of backend api (#83)
7ebb7e8
balibabucommited on
docker debugging modification (#82)
b47e49a
KevinHuShcommited on
feat: fetch parser list for SegmentSetModal (#81)
06526fb
balibabucommited on
feat: add nginx.conf (#80)
440a37a
balibabucommited on
feat: rename conversation and delete conversation and preview reference image and fetch file thumbnails (#79)
6a6f6eb
balibabucommited on
Create .env
61ec69c
KevinHuShcommited on
add dockerfile and fix trival bugs (#78)
8887e47
KevinHuShcommited on
feat: add file icon and add message popover content (#77)
8e222fd
balibabucommited on
fix bug of inserting cites (#76)
2edbd4b
KevinHuShcommited on
refine admin initialization (#75)
4c52eb9
KevinHuShcommited on
add ocr and recognizer demo, update README (#74)
3772f42
KevinHuShcommited on
feat: render message reference and add avatar to MessageItem (#73)
aa396c5
balibabucommited on
refine README (#72)
6943c52
KevinHuShcommited on
init README of deepdoc, add picture processer. (#71)
41c7a59
KevinHuShcommited on
rename vision, add layour and tsr recognizer (#70)
62e78ef
KevinHuShcommited on
feat: fetch conversation and delete chat dialog (#69)
058cd84
balibabucommited on
use onnx models, new deepdoc (#68)
cdba7f7
KevinHuShcommited on
feat: create a chat assistant and extract SimilaritySlider (#67)
8c4ec99
balibabucommited on
Refine resume parts and fix bugs in retrival using sql (#66)
a8294f2
KevinHuShcommited on
feat: add temperature and top-p to ModelSetting and add ChatConfigurationModal and bind backend data to KnowledgeCard (#65)
452020d
balibabucommited on
feat: remove KnowledgeSearching and add knowledge configuration page and add a run button to the document (#64)
f3d0ebd
balibabucommited on
feat: transform the parser's data structure and add Image to TestingResult (#63)