balibabu
73c2f4d418
feat: add hooks for document table and refactor document-related modal ( #141 )
...
* feat: add hooks for document table
* refactor: refactor document-related modal
2024-03-22 11:35:25 +08:00
balibabu
78727c8809
fix: disable sending messages if both application and conversation are empty and add loading to all pages ( #134 )
...
* feat: add loading to all pages
* fix: disable sending messages if both application and conversation are empty
* feat: add chatSpin class to Spin of chat
2024-03-20 11:13:51 +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
c7c451bb9f
feat: bind length of conversationList to chat count ( #116 )
2024-03-08 19:33:33 +08:00
balibabu
8b2bbd79e4
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
2024-03-05 19:28:44 +08:00
balibabu
fae00827e6
feat: locate the specific location of the document based on the coordinates of the chunk and add Upload to AssistantSetting ( #92 )
...
* feat: add Upload to AssistantSetting
* feat: locate the specific location of the document based on the coordinates of the chunk
2024-03-04 17:03:23 +08:00
balibabu
01ab5b5db1
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
2024-02-28 16:28:33 +08:00
balibabu
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
balibabu
5a0f1d2b84
feat: fetch conversation and delete chat dialog ( #69 )
...
* feat: set chat configuration to backend
* feat: exclude unEnabled variables
* feat: delete chat dialog
* feat: fetch conversation
2024-02-22 17:14:25 +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
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