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
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
07d76ea18d
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
2024-03-05 16:30:28 +08:00
balibabu
59d8442d0d
feat: fixed the issue where chat greetings could not appear ( #95 )
2024-03-05 12:01:48 +08:00
balibabu
14633df880
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
2024-02-29 14:26:59 +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
eb517f3106
feat: add file icon and add message popover content ( #77 )
...
* feat: add message popover content
* feat: add file icon
2024-02-27 19:05:50 +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