fix: reference file with 'docx' type can not open #844 (#1635)
d3e0754
balibabucommited on
Chat Use CVmodel (#1607)
afe703e
Hcommited on
fix: after logging out and entering the knowledge base page again, the data before still exists #1306 (#1597)
bb69456
balibabucommited on
feat: change all file names to lowercase #1574 (#1575)
68ed806
balibabucommited on
fix: remove duplicate MessageItem #1289 (#1566)
18da36c
balibabucommited on
feat: add llm Select to KeywordExtractForm #918 (#1492)
53bc504
balibabucommited on
feat: save the parameters of the generate operator to the form field … (#1390)
67a5f12
balibabucommited on
feat: deleting a node does not require a confirmation box to pop up #918 (#1380)
8fb1944
balibabucommited on
feat: add description text to operators and extract the useFetchModelId to logicHooks.ts and drag the operator to the canvas and initialize the form data #918 (#1379)
b2b0160
balibabucommited on
feat: add DynamicParameters #918 (#1346)
4a1cf8b
balibabucommited on
feat: modify the style of the operator #918 (#1335)
f43283a
balibabucommited on
feat: build categorize list from object #918 (#1276)
f277af2
balibabucommited on
feat: add DynamicCategorize #918 (#1273)
04225e2
balibabucommited on
feat: add LLMSelect (#1270)
70b1cb8
balibabucommited on
Let json files support naive parsing methods #1245 (#1247)
e04709e
balibabucommited on
feat: duplicate node #918 (#1136)
4a674c0
balibabucommited on
feat: add delete menu to graph node #918 (#1133)
ddd1aa2
balibabucommited on
feat: add OperateDropdown and send debug message #918 (#1095)
8441328
balibabucommited on
feat: add FlowChatBox #918 (#1086)
8207a08
balibabucommited on
feat: fetch flow (#1068)
13080d4
balibabucommited on
feat: add custom edge (#1061)
be99f83
balibabucommited on
feat: add rerank models to the project #724 #162 (#966)
d594e0f
balibabucommited on
feat: RAPTOR is not displayed when the parsing method is picture. (#897)
19d0b0d
balibabucommited on
Implements RAPTOR for better chunking #882 (#883)
980e3c4
balibabucommited on
fix: thumbnails are too large in the chat box #818 (#819)
6aa5abc
balibabucommited on
feat: Support for conversational streaming (#809)
cb33b9e
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
feat: delete the added model #503 and display an error message when the requested file fails to parse #684 (#708)
ebf2bde
balibabucommited on
fix: fix uploaded file time error #680 (#690)
8d2a400
balibabucommited on
fix: filter knowledge list by keywords and clear the selected file list after the file is uploaded successfully and add ellipsis pattern to chunk list (#628)
8e109c7
balibabucommited on
fix: omit long file names (#608)
d13f144
balibabucommited on
fix: #567 use modal to upload files in the knowledge base (#601)
4c6dadf
balibabucommited on
feat: #345 even if the backend data returns empty, the skeleton of the chart will be displayed. (#461)
7651eb4
balibabucommited on
feat: translate EmbedModal #345 (#455)
7ba250b
balibabucommited on
feat: add overview (#391)
b916b29
balibabucommited on
feat: add support for ollama #221 (#260)
21cf732
balibabucommited on
change language #245 (#246)
88e5a61
balibabucommited on
For any type of file, if the parsing method is general, the chunk token number needs to be displayed. #217 (#218)
8191450
balibabucommited on
fix: #209 after saving the knowledge base configuration, jump to the dataset page (#212)
badd5fe
balibabucommited on
remove showDeleteConfirm function and center the Empty of knowledge list and extract the text of the login page to en.json (#203)
e441caf
balibabucommited on
fix: fixed the issue where ChunkMethodModal cannot correctly display … (#189)
4f62080
balibabucommited on
feat: add corresponding icons to files (#164)
b0b89da
balibabucommited on
feat: set the object-fit attribute of the chunk image to contain so that the image is not stretched and if the chunk number of the knowledge base is greater than 0, set the embedding model to disabled (#160)
60101af
balibabucommited on
feat: select the corresponding parsing method according to the file type and after the document is successfully uploaded, use the ChunkMethodModal to select the parsing method. and remove ChunkMethodModal from knowledge-file (#158)
71b7e06
balibabucommited on
fix: by obtaining the width and height of the pdf and passing it to b… (#151)
31c7dca
balibabucommited on
feat: add pages to ChunkMethodModal (#143)
0cf2c67
balibabucommited on
add help info (#142)
b7adc24
KevinHuShcommited on
feat: add image for chunk method (#139)
967c830
balibabucommited 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)