..
assets
fix: Fixed the issue where the conversation list was not displayed on the conversation page #2625 ( #2638 )
2024-09-29 09:43:23 +08:00
components
fix: Fixed an issue where the first message would be displayed when sending the second message #2625 ( #2626 )
2024-09-27 18:20:19 +08:00
constants
fix: Fixed an issue where the first message would be displayed when sending the second message #2625 ( #2626 )
2024-09-27 18:20:19 +08:00
hooks
fix: Fixed an issue where quotes in messages could not be displayed #2677 ( #2683 )
2024-09-30 12:40:12 +08:00
icons
feat: add support for ollama #221 ( #260 )
2024-04-08 19:13:45 +08:00
interfaces
fix: Fixed an issue where the first message would be displayed when sending the second message #2625 ( #2626 )
2024-09-27 18:20:19 +08:00
layouts
feat: Retrieval chunks by page #2247 ( #2373 )
2024-09-11 19:48:11 +08:00
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 )
2024-04-30 18:43:26 +08:00
locales
Updated component description ( #2651 )
2024-09-29 14:53:52 +08:00
pages
fix: Search page search results are cleared after output #2677 ( #2678 )
2024-09-30 11:00:03 +08:00
services
feat: Delete Model Provider #2376 ( #2565 )
2024-09-24 19:10:06 +08:00
theme
Format file format from Windows/dos to Unix ( #1949 )
2024-08-15 09:17:36 +08:00
utils
fix: Fixed an issue where the first message would be displayed when sending the second message #2625 ( #2626 )
2024-09-27 18:20:19 +08:00
wrappers
feat: change all file names to lowercase #1574 ( #1575 )
2024-07-17 19:07:34 +08:00
app.tsx
fix: Set the default value of Self RAG to false #1220 ( #1702 )
2024-07-25 14:38:17 +08:00
base.ts
feat: add file icon to table of FileManager #345 ( #543 )
2024-04-25 19:06:24 +08:00
conf.json
Make the app name configurable even after the project is built ( #731 )
2024-05-11 16:03:07 +08:00
global.less
feat: Set the global scroll bar style #2247 ( #2265 )
2024-09-05 14:47:48 +08:00
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 )
2024-03-20 18:20:42 +08:00
routes.ts
feat: Add SearchPage #2247 ( #2248 )
2024-09-05 09:33:05 +08:00