balibabu
2ca0dc0fc5
feat: submit api key and add language to Configuration and fetch llm factory list on UserSettingModel mount ( #121 )
...
* feat: fetch llm factory list on UserSettingModel mount
* feat: add language to Configuration
* feat: submit api key
2024-03-12 18:58:09 +08:00
balibabu
7c0fb078f8
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 )
...
* feat: Fixed the issue where the greeting would disappear when clicking on a new dialog
* feat: replace favicon with logo.svg
* feat: if the backend returns 401, it will jump to the login page.
* feat: unavailable llm models appear disabled
* feat: display chunk token number when category of knowledge as general
2024-03-11 16:13:34 +08:00
balibabu
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
balibabu
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
balibabu
8c4ec9955e
feat: create a chat assistant and extract SimilaritySlider ( #67 )
...
* feat: extract SimilaritySlider
* feat: create a chat assistant
2024-02-20 18:10:20 +08:00
balibabu
452020d33a
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
2024-02-19 19:16:23 +08:00
balibabu
f3d0ebd293
feat: remove KnowledgeSearching and add knowledge configuration page and add a run button to the document ( #64 )
...
* feat: add a run button to the document
* feat: add knowledge configuration page
* feat: remove KnowledgeSearching
2024-02-18 18:18:20 +08:00