0e2aff2a48
feat: generate select options for SystemModelSettingModal grouped by type and add llm icon and add upgrade button to UserSettingTeam and replace the icon in the sidebar of the user settings page ( #128 )
...
* feat: generate select options for SystemModelSettingModal grouped by type
* feat: add llm icon
* feat: add upgrade button to UserSettingTeam
* feat: replace the icon in the sidebar of the user settings page
2024-03-18 16:45:01 +08:00
c7c451bb9f
feat: bind length of conversationList to chat count ( #116 )
2024-03-08 19:33:33 +08:00
fa171dfe6c
feat: submit new password to backend and submit user information and add Form to UserSettingProfile ( #114 )
...
* feat: add Form to UserSettingProfile
* feat: submit user information
* feat: submit new password to backend
2024-03-08 17:09:07 +08:00
6048926a4d
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
2024-03-07 11:38:32 +08:00
aaf3084324
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 )
...
* feat: set initial value for the model field of chat setting
* feat: add category column to chunk table
* feat: fetch knowledge detail on KnowledgeUploadFile mount
2024-03-06 19:17:45 +08:00
d1417102b6
feat: render message reference and add avatar to MessageItem ( #73 )
...
* feat: add temporary conversation
* feat: add avatar to MessageItem
* feat: render message reference
2024-02-26 18:38:54 +08:00