fix: if the conversation name is too long, it will overflow the current item. #607 (#972)
7483940
balibabucommited on
fix: disable sending messages if both application and conversation are empty and add loading to all pages (#134)
e55650e
balibabucommited 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
balibabucommited on
feat: fixed the issue where chat greetings could not appear (#95)
830bf29
balibabucommited on
feat: fetch conversation and delete chat dialog (#69)
058cd84
balibabucommited on
feat: create a chat assistant and extract SimilaritySlider (#67)
8c4ec99
balibabucommited on
feat: add temperature and top-p to ModelSetting and add ChatConfigurationModal and bind backend data to KnowledgeCard (#65)