feat: Modify the modal style of creating an agent so that there are more templates in the field of view #2122 (#2123)
c33b05f
balibabucommited on
fix: test chunk by @tanstack/react-query #1306 (#1719)
36b496a
balibabucommited on
fix: fetch llm list by @tanstack/react-query #1306 (#1708)
3c31ff9
balibabucommited on
fix: reference file with 'docx' type can not open #844 (#1635)
d3e0754
balibabucommited on
feat: change all file names to lowercase #1574 (#1575)
68ed806
balibabucommited on
feat: add rerank models to the project #724 #162 (#966)
d594e0f
balibabucommited on
fix: remove Top K in retrieval testing #770 and if the document parsing fails, the error message returned by the backend is displayed (#782)
e890f0a
balibabucommited on
fix: fix uploaded file time error #680 (#690)
8d2a400
balibabucommited on
fix: #209 after saving the knowledge base configuration, jump to the dataset page (#212)
badd5fe
balibabucommited on
feat: add corresponding icons to files (#164)
b0b89da
balibabucommited on
feat: hide filters button and hide testing history (#149)
1903239
balibabucommited on
add help info (#142)
b7adc24
KevinHuShcommited 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
balibabucommited on
fix: disable sending messages if both application and conversation are empty and add loading to all pages (#134)
e55650e
balibabucommited on
fix: fixed the issue that the prompt word for registering an account is not in English and fixed the issue where the last message would keep loading if the backend reported an error during chat and fixed the issue where the next button would float above the file list on the file upload page (#133)
7043f18
balibabucommited on
feat: login with github and if it is not a pdf file, set the width of chunkContainer to 100% (#106)
b40a87c
balibabucommited on
feat: display all pdf pages and add DocumentPreview (#88)
e4e6a45
balibabucommited on
feat: add file icon and add message popover content (#77)
8e222fd
balibabucommited on
feat: create a chat assistant and extract SimilaritySlider (#67)
8c4ec99
balibabucommited on
feat: transform the parser's data structure and add Image to TestingResult (#63)
53be70c
balibabucommited on
feat: test document chunks (#62)
1a156e6
balibabucommited on
feat: add SelectFiles and add KnowledgeTesting (#60)