Commit History
fix: Fixed the issue of error reporting when uploading files in the chat box #2897 (#2898)
a4c4dfd
balibabu
commited on
fix: Fixed an issue where the first message would be displayed when sending the second message #2625 (#2626)
809dc5c
balibabu
commited on
feat: When voice is turned on, the page will not display an empty reply message when the answer is empty #1877 (#2447)
7b68d9e
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: Click on the relevant question tag to continue searching for answers #2247 (#2320)
e68f488
balibabu
commited on
fix: After sending the message for the first time, the returned content is not streamed out #2067 #1832 (#2191)
5281167
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: Submit Feedback #2088 (#2134)
d2e049e
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
feat: Expose the agent's chat window to third parties #1842 (#1897)
5743e5f
balibabu
commited on
fix: Unable to create a new chat assistant after closing the edit modal #1833 (#1838)
64dd66b
balibabu
commited on
feat: change all file names to lowercase #1574 (#1575)
68ed806
balibabu
commited on
fix: new message appears in wrong chat window. #1289 (#1571)
3951bd3
balibabu
commited on
fix: remove duplicate MessageItem #1289 (#1566)
18da36c
balibabu
commited on
feat: translate graph and chat text (#1433)
38eebf9
fix: fixed the issue where spaces could not be entered in the message… (#1320)
dee8078
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
feat: add icon to graph nodes #918 (#1117)
454aa85
balibabu
commited on
feat: Support for conversational streaming (#809)
cb33b9e
balibabu
commited on
feat: support GPT-4o #771 and hide the add button when the folder is a knowledge base (#775)
1a0fce6
balibabu
commited on
feat: translate EmbedModal #345 (#455)
7ba250b
balibabu
commited on
fix: replace some pictures of chunk method #437 (#438)
700dff9
balibabu
commited on
feat: add overview (#391)
b916b29
balibabu
commited on
fix: historical chats appear in the new user's chat box #256 (#282)
7c07000
balibabu
commited on
remove showDeleteConfirm function and center the Empty of knowledge list and extract the text of the login page to en.json (#203)
e441caf
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: display chunk token number when category of knowledge as general and unavailable llm models appear disabled and if the backend returns 401, it will jump to the login page and fixed the issue where the greeting would disappear when clicking on a new dialog (#117)
f30b544
balibabu
commited on
feat: bind length of conversationList to chat count (#116)
ef0f1be
balibabu
commited 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
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: create a chat assistant and extract SimilaritySlider (#67)
8c4ec99
balibabu
commited on