You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
balibabu d3b37b0b70
fix: Fixed the issue where the error message was not displayed when uploading a file that was too large #1782 (#2654)
1 year ago
..
assets fix: Fixed the issue where the conversation list was not displayed on the conversation page #2625 (#2638) 1 year ago
components fix: Fixed an issue where the first message would be displayed when sending the second message #2625 (#2626) 1 year ago
constants fix: Fixed an issue where the first message would be displayed when sending the second message #2625 (#2626) 1 year ago
hooks fix: Fixed the issue where the error message was not displayed when uploading a file that was too large #1782 (#2654) 1 year ago
icons feat: add support for ollama #221 (#260) 1 year ago
interfaces fix: Fixed an issue where the first message would be displayed when sending the second message #2625 (#2626) 1 year ago
layouts feat: Retrieval chunks by page #2247 (#2373) 1 year ago
less fix: filter knowledge list by keywords and clear the selected file list after the file is uploaded successfully and add ellipsis pattern to chunk list (#628) 1 year ago
locales Updated component description (#2651) 1 year ago
pages fix: Fixed the issue where the error message was not displayed when uploading a file that was too large #1782 (#2654) 1 year ago
services feat: Delete Model Provider #2376 (#2565) 1 year ago
theme Format file format from Windows/dos to Unix (#1949) 1 year ago
utils fix: Fixed an issue where the first message would be displayed when sending the second message #2625 (#2626) 1 year ago
wrappers feat: change all file names to lowercase #1574 (#1575) 1 year ago
app.tsx fix: Set the default value of Self RAG to false #1220 (#1702) 1 year ago
base.ts feat: add file icon to table of FileManager #345 (#543) 1 year ago
conf.json Make the app name configurable even after the project is built (#731) 1 year ago
global.less feat: Set the global scroll bar style #2247 (#2265) 1 year ago
inter.less 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) 1 year ago
routes.ts feat: Add SearchPage #2247 (#2248) 1 year ago