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
feat: locate the specific location of the document based on the coordinates of the chunk and add Upload to AssistantSetting (#92)
3054c20
balibabucommited on
feat: add Preview with react-pdf-highlighter (#89)
f422a06
balibabucommited on
feat: display all pdf pages and add DocumentPreview (#88)
e4e6a45
balibabucommited on
feat: let the messages I send appear immediately in the chat window and remove rewrite configuration from nginx proxy (#86)
414b2e9
balibabucommited on
feat: set proxy of backend api (#83)
7ebb7e8
balibabucommited 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
feat: add file icon and add message popover content (#77)
8e222fd
balibabucommited on
feat: render message reference and add avatar to MessageItem (#73)
aa396c5
balibabucommited on
feat: fetch conversation and delete chat dialog (#69)
058cd84
balibabucommited on
feat: create a chat assistant and extract SimilaritySlider (#67)
8c4ec99
balibabucommited 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)
53be70c
balibabucommited on
feat: test document chunks (#62)
1a156e6
balibabucommited on
feat: add SelectFiles and add KnowledgeTesting (#60)
0a903c7
balibabucommited 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
feat: save the selected parser to the backend on the upload file page and upload document (#54)
f305776
balibabucommited 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
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
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)