- Mar 18, 2024
-
-
balibabu authored
-
- Mar 15, 2024
-
-
balibabu authored
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) * feat: install remark-gfm so that the markdown table can be displayed * feat: fixed an issue where the default value for temperature was not set when creating a new chat
-
- Mar 08, 2024
-
-
balibabu authored
-
- Mar 07, 2024
-
-
balibabu authored
* feat: replace logo * feat: set height of MoreIcon to 24px * feat: add UserSetting
-
balibabu authored
feat: fixed the issue that some PDF documents could not be displayed on the chunk list page in small screens and logout (#105) * feat: logout * feat: fixed the issue that some PDF documents could not be displayed on the chunk list page in small screens
-
- Mar 05, 2024
-
-
balibabu authored
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) * feat: fixed the issue where ChatConfigurationModal displays old data when creating a new dialog * feat: Add Skeleton to MessageItem before the backend returns a message
-
balibabu authored
feat: add DocumentPreviewer for chunk of chat reference and remove duplicate \n from record.progress_msg (#97) * feat: Remove duplicate \n from record.progress_msg * feat: add DocumentPreviewer for chunk of chat reference
-
balibabu authored
-
- Feb 29, 2024
-
-
balibabu authored
feat: let the messages I send appear immediately in the chat window and remove rewrite configuration from nginx proxy (#86) * feat: remove rewrite configuration from nginx proxy * feat: let the messages I send appear immediately in the chat window
-
- Feb 28, 2024
-
-
balibabu authored
feat: rename conversation and delete conversation and preview reference image and fetch file thumbnails (#79) * feat: fetch file thumbnails * feat: preview reference image * feat: delete conversation * feat: rename conversation
-
- Feb 27, 2024
-
-
balibabu authored
* feat: add message popover content * feat: add file icon
-
- Feb 26, 2024
-
-
balibabu authored
* feat: add temporary conversation * feat: add avatar to MessageItem * feat: render message reference
-
- Feb 22, 2024
-
-
balibabu authored
* feat: set chat configuration to backend * feat: exclude unEnabled variables * feat: delete chat dialog * feat: fetch conversation
-
- Feb 19, 2024
-
-
balibabu authored
feat: add temperature and top-p to ModelSetting and add ChatConfigurationModal and bind backend data to KnowledgeCard (#65) * feat: bind backend data to KnowledgeCard * feat: add ChatConfigurationModal * feat: add temperature and top-p to ModelSetting
-