ragflow / web /src /pages /chat /chat-configuration-modal

Commit History

Refactor UI text (#3911)
28e0efa

jinhai-2012 commited on

Vietnamese language support on web (#3549)
60788d3

isthaison commited on

feat: Refine reteival of multi-turn conversation #2362 (#2539)
1c7ab64

balibabu commited on

feat: If the tts model is not set, the Text to Speech switch is not allowed to be turned on #1877 (#2446)
e536bf7

balibabu commited on

feat: Supports text output and sound output #1877 (#2436)
7b381b0

balibabu commited on

feat: Fetch mind map in search page #2247 (#2292)
f9e19e4

balibabu commited on

feat: Comment out tts item #2088 (#2232)
47aa5d5

balibabu commited on

feat: Add tts Switch to chat configuration modal #2088 (#2206)
8ee6bdd

balibabu commited on

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

balibabu commited on

fix: fetch llm list by @tanstack/react-query #1306 (#1708)
3c31ff9

balibabu commited on

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

balibabu commited on

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

balibabu commited on

fix: new message appears in wrong chat window. #1289 (#1571)
3951bd3

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: build categorize list from object #918 (#1276)
f277af2

balibabu commited on

feat: support Self-RAG #1069 (#1079)
2df5d5b

balibabu commited on

feat: fetch flow (#1068)
13080d4

balibabu commited on

feat: add custom edge (#1061)
be99f83

balibabu commited on

fix: fixed the problem that the api will be called directly after selecting the chat assistant picture (#1034)
48dcb0f

balibabu commited on

fix: fixed the issue of error reporting when saving chat configuration #965 (#984)
dc07f22

balibabu commited on

feat: add jina (#967)
459ac83

balibabu commited on

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

balibabu commited on

Fix a bug in 'assistant-setting.tsx' that causes the upload button to… (#796)
447b19b

achilou commited on

fix: fixed the issue that ModelSetting could not be saved #614 (#617)
be5bfb7

balibabu commited on

feat: add overview (#391)
b916b29

balibabu commited on

feat: add quote item to PromptEngine (#338)
f6eb84a

balibabu commited on

Update default language to English (#309)
0957ae0

jinhai-2012 commited on

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

balibabu commited on

change language #245 (#246)
88e5a61

balibabu commited on

add help info (#142)
b7adc24

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

balibabu commited on

fix: disable sending messages if both application and conversation are empty and add loading to all pages (#134)
e55650e

balibabu commited on

feat: fixed an issue where the default value for temperature was not set when creating a new chat and install remark-gfm so that the markdown table can be displayed (#124)
79f4fcc

balibabu commited on

feat: remove loading from document table and fixed the issue where gif images could not be uploaded on the configuration page (#122)
f1ced48

balibabu commited on

feat: display chunk token number when category of knowledge as general and unavailable llm models appear disabled and if the backend returns 401, it will jump to the login page and fixed the issue where the greeting would disappear when clicking on a new dialog (#117)
f30b544

balibabu commited on

feat: fetch knowledge detail on KnowledgeUploadFile mount and add category column to chunk table and set initial value for the model field of chat setting (#104)
4086c42

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

balibabu commited on

feat: add DocumentPreviewer for chunk of chat reference and remove duplicate \n from record.progress_msg (#97)
ae21b62

balibabu commited on

feat: fixed the issue where chat greetings could not appear (#95)
830bf29

balibabu commited on

feat: locate the specific location of the document based on the coordinates of the chunk and add Upload to AssistantSetting (#92)
3054c20

balibabu commited on

feat: fetch conversation and delete chat dialog (#69)
058cd84

balibabu commited on

feat: create a chat assistant and extract SimilaritySlider (#67)
8c4ec99

balibabu commited on

feat: add temperature and top-p to ModelSetting and add ChatConfigurationModal and bind backend data to KnowledgeCard (#65)
452020d

balibabu commited on