ragflow / web /.umirc.ts

Commit History

Fix: The edit box for the headers parameter of the invoke operator is always loading. #4265 (#4266)
996fe99

balibabu commited on

Feat: Scrolling knowledge base list and set the number of entries per page to 30 #3695 (#3712)
b6c8684

balibabu commited on

Revert "Feat: Scrolling knowledge base list #3695" (#3708)
52b2996

Kevin Hu commited on

Feat: Scrolling knowledge base list #3695 (#3703)
1bf9501

balibabu commited on

feat: Add next login page with shadcn/ui #3221 (#3231)
bf32bcf

balibabu commited on

feat: Add tooltip to clean_html item #2908 (#3183)
eadfd19

balibabu commited on

feat: Proxy the SDK address to the backend #3166 (#3171)
09d54d8

balibabu commited on

feat: Load markdown file with "asset/source" #1739 (#2880)
a1d0b3e

balibabu commited on

feat: Configure the root directory alias #1739 (#2875)
1006946

balibabu commited on

feat: API access key management #2846 (#2865)
f850783

balibabu commited on

fix: Change document status with @tanstack/react-query #13306 (#2788)
db736e5

balibabu commited on

feat: Add component TuShare #1739 (#2745)
739dd81

balibabu commited on

fix: Fixed an issue where the first message would be displayed when sending the second message #2625 (#2626)
809dc5c

balibabu commited on

fix: Web code build fails on ARM machines #2554 (#2557)
589b0da

balibabu commited on

Updated README on debugging web and python (#2544)
f40f403

zhichyu commited on

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

balibabu commited on

feat: Proxy the api address to the local nginx address #2350 (#2366)
1b8d2a4

balibabu commited on

fix: 123.60.95.134 redirect attack #2350 (#2352)
1274ab4

balibabu commited on

feat: Dynamically change the background image on the search homepage every day #2247 (#2338)
17c457d

balibabu commited on

feat: Test the database connection of the ExeSQL operator #1739 (#2036)
eb002c7

balibabu commited on

feat: Add SwitchOperatorOptions to Select of Switch #1739 (#2033)
6b7630c

balibabu commited on

fix: Fixed an issue where the project could not be built #1306 (#1693)
a740b6f

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: 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

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

balibabu commited on

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

balibabu 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

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: set initial state of auth to null (#108)
bbbfe3a

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: set width of chunk text to 100% and add Skeleton to Preview of document and remove react-pdf (#94)
a9e3dcb

balibabu commited on

feat: display all pdf pages and add DocumentPreview (#88)
e4e6a45

balibabu commited on

feat: set proxy of backend api (#83)
7ebb7e8

balibabu commited on

feat: add nginx.conf (#80)
440a37a

balibabu commited on

feat: layout the knowledge list page and modify the page switching button in the header (#48)
af3ef26

balibabu commited on

feat: prevent the user from entering the knowledge base if he is not logged in (#45)
04aba1b

balibabu commited on

feat: install prettier to format code and add react-dev-inspector to locate code in the IDE faster (#44)
e1bc1d4

balibabu yangqianjuan commited on

update port (#36)
c4f7231

yqj123 commited on

update knowledge_kb (#34)
fad2ec7

yqj123 commited on

add front end code (#27)
6b8fc2c

KevinHuSh commited on