ragflow / web /src /pages /chat /chat-container

Commit History

fix: thumbnails are too large in the chat box #818 (#819)
6aa5abc

balibabu commited on

feat: Support for conversational streaming (#809)
cb33b9e

balibabu commited on

fix: fix uploaded file time error #680 (#690)
8d2a400

balibabu commited on

fix: replace some pictures of chunk method #437 (#438)
700dff9

balibabu commited on

change language #245 (#246)
88e5a61

balibabu commited on

feat: add corresponding icons to files (#164)
b0b89da

balibabu commited on

feat: set the object-fit attribute of the chunk image to contain so that the image is not stretched and if the chunk number of the knowledge base is greater than 0, set the embedding model to disabled (#160)
60101af

balibabu commited on

feat: add loading to ChatContainer and set font family to inter and add tooltip to Form.Item and download documents on the document list page (#136)
84f80c5

balibabu commited on

fix: disable sending messages if both application and conversation are empty and add loading to all pages (#134)
e55650e

balibabu commited on

fix: fixed the issue that the prompt word for registering an account is not in English and fixed the issue where the last message would keep loading if the backend reported an error during chat and fixed the issue where the next button would float above the file list on the file upload page (#133)
7043f18

balibabu commited on

feat: add chunkText to messageText to distinguish table rows and when parsing, the delete and other buttons are set to disabled. (#130)
825281b

balibabu commited on

feat: add programming language highlighting for markdown syntax (#129)
944c0a6

balibabu commited on

feat: fixed an issue where the default value for temperature was not set when creating a new chat and install remark-gfm so that the markdown table can be displayed (#124)
79f4fcc

balibabu commited on

feat: remove loading from document table and fixed the issue where gif images could not be uploaded on the configuration page (#122)
f1ced48

balibabu commited on

feat: bind length of conversationList to chat count (#116)
ef0f1be

balibabu commited on

feat: add UserSetting and set height of MoreIcon to 24px and replace logo (#111)
657bc8a

balibabu commited 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

balibabu commited 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

balibabu commited on

feat: add DocumentPreviewer for chunk of chat reference and remove duplicate \n from record.progress_msg (#97)
ae21b62

balibabu commited on

feat: fixed the issue where chat greetings could not appear (#95)
830bf29

balibabu commited on

feat: let the messages I send appear immediately in the chat window and remove rewrite configuration from nginx proxy (#86)
414b2e9

balibabu commited on

feat: rename conversation and delete conversation and preview reference image and fetch file thumbnails (#79)
6a6f6eb

balibabu commited on

feat: add file icon and add message popover content (#77)
8e222fd

balibabu commited on

feat: render message reference and add avatar to MessageItem (#73)
aa396c5

balibabu commited on

feat: fetch conversation and delete chat dialog (#69)
058cd84

balibabu commited on

feat: add temperature and top-p to ModelSetting and add ChatConfigurationModal and bind backend data to KnowledgeCard (#65)
452020d

balibabu commited on