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
balibabu
eb381963b3
feat: confirm before deleting knowledge base and add ChunkToolBar ( #56 )
...
* feat: confirm before deleting knowledge base
* feat: add ChunkToolBar
2024-02-05 19:26:03 +08:00
balibabu
7b71fb2db6
feat: modify routing to nested mode and rename document ( #52 )
...
* feat: modify routing to nested mode
* feat: rename document
2024-02-02 18:49:54 +08:00
balibabu
503735cd1d
feat: Modify the color of the svg icon in the header according to the selected state and feat: extract routing information from the knowledge base into constants ( #51 )
...
* feat: Modify the color of the svg icon in the header according to the selected state
* feat: add translation icon to header
* feat: shorten the route length of the knowledge base
* feat: extract routing information from the knowledge base into constants
2024-02-02 09:35:21 +08:00
balibabu
362ec6c364
feat: remove loading from model and use DvaModel instead of redundant types such as kAModelType ( #47 )
...
* feat: use DvaModel instead of redundant types such as kAModelType
* feat: set the type for registerServer
* feat: remove loading from model
2024-01-30 19:26:29 +08:00
yqj123
fad2ec7cf3
update knowledge_kb ( #34 )
...
* update typescript
* add chunk api
* remove useless code
2024-01-18 18:27:38 +08:00
KevinHuSh
6b8fc2ce1f
add front end code ( #27 )
2024-01-17 09:37:01 +08:00