ragflow / web /src /hooks

Commit History

fix: fixed the issue where the greeting message could not be displayed when opening the debug window #918 (#1499)
78e4e26

balibabu commited on

fix: monitor changes in the data.form field of the categorize and relevant operators and then synchronize them to the edge #918 (#1469)
970e973

balibabu commited on

feat: translate name of operator #918 (#1437)
1157a9f

balibabu commited on

feat: translate graph and chat text (#1433)
38eebf9

wayhood commited on

feat: add GraphAvatar to graph list #918 (#1385)
7a2a8fe

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 graph tab to header #918 (#1374)
d944812

balibabu commited on

feat: call the reset api before opening the run drawer each time #918 (#1370)
8a7a5d9

balibabu commited on

feat: pull the message list after sending the message successfully #918 (#1364)
69e5f04

balibabu commited on

feat: create blank canvas #918 (#1356)
023bae0

balibabu commited on

feat: add CreateFlowModal #918 (#1343)
9ee6e3a

balibabu commited on

feat: format code before submitting it #1251 (#1252)
4417740

balibabu commited on

feat: catch errors when sending messages #918 (#1113)
09502ac

balibabu commited on

Supports obtaining PDF documents from web pages (#1107)
614a413

fkzhao 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: run flow (#1076)
c939fd2

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: display the version and backend service status on the page (#848)
bf1e3ff

balibabu commited on

feat: Support for conversational streaming (#809)
cb33b9e

balibabu commited on

feat: support GPT-4o #771 and hide the add button when the folder is a knowledge base (#775)
1a0fce6

balibabu commited on

Make the app name configurable even after the project is built (#731)
15052fd

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: add spin to parsing status icon of dataset table (#649)
182a723

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: #567 use modal to upload files in the knowledge base (#601)
4c6dadf

balibabu commited on

feat: translate FileManager #345 (#558)
7c6cf75

balibabu commited on

feat: add file icon to table of FileManager #345 (#543)
bd39551

balibabu commited on

feat: upload file in FileManager #345 (#529)
40a88fa

balibabu commited on

feat: create folder #345 (#518)
4056097

balibabu commited on

fix: cannot save the system model setting #468 (#508)
8c06509

balibabu commited on

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

balibabu commited on

fix: replace some pictures of chunk method #437 (#438)
700dff9

balibabu commited on

feat: add overview (#391)
b916b29

balibabu commited on

feat: Support Traditional Chinese (#336)
74ade83

balibabu commited on

feat: add batch operations for document list (#302)
e52051a

balibabu commited on

fix: historical chats appear in the new user's chat box #256 (#282)
7c07000

balibabu commited on

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

balibabu commited on

change language #245 (#246)
88e5a61

balibabu commited on

fix: all documents in the knowledge base cannot be selected if they have not been parsed. #214 (#215)
ebd2f75

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

feat: enlarge the size of the next button for uploading files and add locale config to global.ts (#195)
6e3eead

balibabu commited on

feat: jumping from the chunk list page to the file list page keeps th… (#174)
7c4aa10

balibabu commited on

feat: add base_url to ApiKeyModal (#167)
3fb07ee

balibabu commited on

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

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