Commit History
fix: fixed the issue that ModelSetting could not be saved #614 (#617)
be5bfb7
balibabu
commited on
feat: add overview (#391)
b916b29
balibabu
commited on
feat: add quote item to PromptEngine (#338)
f6eb84a
balibabu
commited on
Update default language to English (#309)
0957ae0
fix: historical chats appear in the new user's chat box #256 (#282)
7c07000
balibabu
commited on
change language #245 (#246)
88e5a61
balibabu
commited on
add help info (#142)
b7adc24
KevinHuSh
commited on
feat: add loading to ChatContainer and set font family to inter and add tooltip to Form.Item and download documents on the document list page (#136)
84f80c5
balibabu
commited on
fix: disable sending messages if both application and conversation are empty and add loading to all pages (#134)
e55650e
balibabu
commited on
feat: fixed an issue where the default value for temperature was not set when creating a new chat and install remark-gfm so that the markdown table can be displayed (#124)
79f4fcc
balibabu
commited on
feat: remove loading from document table and fixed the issue where gif images could not be uploaded on the configuration page (#122)
f1ced48
balibabu
commited on
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)
f30b544
balibabu
commited on
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)
4086c42
balibabu
commited on
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)
405c9f9
balibabu
commited on
feat: add DocumentPreviewer for chunk of chat reference and remove duplicate \n from record.progress_msg (#97)
ae21b62
balibabu
commited on
feat: fixed the issue where chat greetings could not appear (#95)
830bf29
balibabu
commited on
feat: locate the specific location of the document based on the coordinates of the chunk and add Upload to AssistantSetting (#92)
3054c20
balibabu
commited on
feat: fetch conversation and delete chat dialog (#69)
058cd84
balibabu
commited on
feat: create a chat assistant and extract SimilaritySlider (#67)
8c4ec99
balibabu
commited on
feat: add temperature and top-p to ModelSetting and add ChatConfigurationModal and bind backend data to KnowledgeCard (#65)
452020d
balibabu
commited on