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

Commit History

fix: Fixed an issue where the first message would be displayed when sending the second message #2625 (#2626)
809dc5c

balibabu commited on

feat: After the voice in the new conversation window is played, jump to the tab of the conversation #1877 (#2440)
2b66f8c

balibabu commited on

feat: Add RetrievalDocuments to SearchPage #2247 (#2327)
fa5e9f6

balibabu commited on

feat: Select derived messages from backend #2088 (#2176)
8a4bb0c

balibabu commited on

feat: Regenerate chat message #2088 (#2166)
eedc75d

balibabu commited on

feat: Delete message by id #2088 (#2155)
7d8f5e6

balibabu commited on

feat: Send message with uuid #2088 (#2149)
18a496b

balibabu commited on

feat: Fetch conversation list by @tanstack/react-query and displays error message that task_executor does not exist #2088 (#2112)
11e3284

balibabu commited on

feat: Create a conversation before uploading files in it #1880 (#2057)
1ea3843

balibabu commited on

feat: Delete the file from the upload control of the message input box #1880 (#1946)
d35be0d

balibabu commited on

feat: Supports chatting with files/images #1880 (#1943)
2eeb8b1

balibabu commited on

fix: fetch user by @tanstack/react-query #1306 (#1709)
598945f

balibabu commited on

feat: change all file names to lowercase #1574 (#1575)
68ed806

balibabu commited on

fix: remove duplicate MessageItem #1289 (#1566)
18da36c

balibabu commited on

feat: modify the background color of chat messages (#1262)
3726b19

balibabu commited on

Optimized the chat interface (including the chat API after sharing) (#1215)
985fa34

yungongzi OnePieceMan commited on

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