Commit History
fix: delete chunk by @tanstack/react-query #1306 (#1749) 81364e6
balibabu commited on
fix: test chunk by @tanstack/react-query #1306 (#1719) 36b496a
balibabu commited on
fix: fetch llm list by @tanstack/react-query #1306 (#1708) 3c31ff9
balibabu commited on
fix: fetch the file list after uploading the file by @tanstack/react-query #1306 (#1654) 2d45930
balibabu commited on
fix: remove duplicate MessageItem #1289 (#1566) 18da36c
balibabu commited on
feat: highlight the nodes that the workflow passes through #918 (#1423) 38d5a53
balibabu commited on
feat: add CreateFlowModal #918 (#1343) 9ee6e3a
balibabu commited on
feat: catch errors when sending messages #918 (#1113) 09502ac
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
fix: fixed the issue of 404 error in the user settings page of the demo site (#948) 72bee74
balibabu commited on
feat: build react flow nodes and edges from mock data #918 (#919) 78dc980
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
fix: hide the add button when the folder is a knowledge base (#765) dd62358
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: fixed the issue that ModelSetting could not be saved #614 (#617) be5bfb7
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
fix: cannot save the system model setting #468 (#508) 8c06509
balibabu commited on
feat: add overview (#391) b916b29
balibabu commited on
feat: add support for ollama #221 (#260) 21cf732
balibabu commited on
feat: add pages to ChunkMethodModal (#143) 0cf2c67
balibabu commited on
feat: submit api key and add language to Configuration and fetch llm factory list on UserSettingModel mount (#121) 7e26e0d
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: 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: add file icon and add message popover content (#77) 8e222fd
balibabu commited on
feat: render message reference and add avatar to MessageItem (#73) aa396c5
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: remove KnowledgeSearching and add knowledge configuration page and add a run button to the document (#64) f3d0ebd
balibabu commited on
feat: test document chunks (#62) 1a156e6
balibabu commited on
feat: set chunk to available state and select all chunk (#57) 97d4387
balibabu commited on
feat: save the selected parser to the backend on the upload file page and upload document (#54) f305776
balibabu commited on
feat: modify routing to nested mode and rename document (#52) 7b71fb2
balibabu commited on