ragflow / web /src /components

Commit History

feat: Add KnowledgeGraphModal #162 (#1766)
4635160

balibabu commited on

fix: fetch user by @tanstack/react-query #1306 (#1709)
598945f

balibabu commited on

fix: Set the default value of Self RAG to false #1220 (#1702)
e08f767

balibabu commited on

feat: add arxiv operator #918 (#1683)
942993f

balibabu commited on

fix: reference file with 'docx' type can not open #844 (#1635)
d3e0754

balibabu commited on

Chat Use CVmodel (#1607)
afe703e

H commited on

fix: after logging out and entering the knowledge base page again, the data before still exists #1306 (#1597)
bb69456

balibabu commited on

feat: change all file names to lowercase #1574 (#1575)
68ed806

balibabu commited on

fix: remove duplicate MessageItem #1289 (#1566)
18da36c

balibabu commited on

feat: add llm Select to KeywordExtractForm #918 (#1492)
53bc504

balibabu commited on

feat: save the parameters of the generate operator to the form field … (#1390)
67a5f12

balibabu commited on

feat: deleting a node does not require a confirmation box to pop up #918 (#1380)
8fb1944

balibabu commited 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

balibabu commited on

feat: add DynamicParameters #918 (#1346)
4a1cf8b

balibabu commited on

feat: modify the style of the operator #918 (#1335)
f43283a

balibabu commited on

feat: build categorize list from object #918 (#1276)
f277af2

balibabu commited on

feat: add DynamicCategorize #918 (#1273)
04225e2

balibabu commited on

feat: add LLMSelect (#1270)
70b1cb8

balibabu commited on

Let json files support naive parsing methods #1245 (#1247)
e04709e

balibabu commited on

feat: duplicate node #918 (#1136)
4a674c0

balibabu commited on

feat: add delete menu to graph node #918 (#1133)
ddd1aa2

balibabu commited on

feat: add OperateDropdown and send debug message #918 (#1095)
8441328

balibabu commited on

feat: add FlowChatBox #918 (#1086)
8207a08

balibabu commited on

feat: fetch flow (#1068)
13080d4

balibabu commited on

feat: add custom edge (#1061)
be99f83

balibabu commited on

feat: add rerank models to the project #724 #162 (#966)
d594e0f

balibabu commited on

feat: RAPTOR is not displayed when the parsing method is picture. (#897)
19d0b0d

balibabu commited on

Implements RAPTOR for better chunking #882 (#883)
980e3c4

balibabu commited on

fix: thumbnails are too large in the chat box #818 (#819)
6aa5abc

balibabu commited on

feat: Support for conversational streaming (#809)
cb33b9e

balibabu commited 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

balibabu commited on

feat: delete the added model #503 and display an error message when the requested file fails to parse #684 (#708)
ebf2bde

balibabu commited on

fix: fix uploaded file time error #680 (#690)
8d2a400

balibabu commited 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

balibabu commited on

fix: omit long file names (#608)
d13f144

balibabu commited on

fix: #567 use modal to upload files in the knowledge base (#601)
4c6dadf

balibabu commited on

feat: #345 even if the backend data returns empty, the skeleton of the chart will be displayed. (#461)
7651eb4

balibabu commited on

feat: translate EmbedModal #345 (#455)
7ba250b

balibabu commited on

feat: add overview (#391)
b916b29

balibabu commited on

feat: add support for ollama #221 (#260)
21cf732

balibabu commited on

change language #245 (#246)
88e5a61

balibabu commited on

For any type of file, if the parsing method is general, the chunk token number needs to be displayed. #217 (#218)
8191450

balibabu commited on

fix: #209 after saving the knowledge base configuration, jump to the dataset page (#212)
badd5fe

balibabu commited on

remove showDeleteConfirm function and center the Empty of knowledge list and extract the text of the login page to en.json (#203)
e441caf

balibabu commited on

fix: fixed the issue where ChunkMethodModal cannot correctly display … (#189)
4f62080

balibabu commited on

feat: add corresponding icons to files (#164)
b0b89da

balibabu commited 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

balibabu commited 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

balibabu commited on

fix: by obtaining the width and height of the pdf and passing it to b… (#151)
31c7dca

balibabu commited on

feat: add pages to ChunkMethodModal (#143)
0cf2c67

balibabu commited on