feat: Supports text output and sound output #1877 (#2436)
7b381b0
balibabucommited on
feat: Proxy the api address to the local nginx address #2350 (#2366)
1b8d2a4
balibabucommited on
fix: 123.60.95.134 redirect attack #2350 (#2352)
1274ab4
balibabucommited on
feat: Dynamically change the background image on the search homepage every day #2247 (#2338)
17c457d
balibabucommited on
feat: Test the database connection of the ExeSQL operator #1739 (#2036)
eb002c7
balibabucommited on
feat: Add SwitchOperatorOptions to Select of Switch #1739 (#2033)
6b7630c
balibabucommited on
fix: Fixed an issue where the project could not be built #1306 (#1693)
a740b6f
balibabucommited 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
balibabucommited on
feat: support GPT-4o #771 and hide the add button when the folder is a knowledge base (#775)
1a0fce6
balibabucommited on
Make the app name configurable even after the project is built (#731)
15052fd
balibabucommited on
feat: delete the added model #503 and display an error message when the requested file fails to parse #684 (#708)
ebf2bde
balibabucommited on
feat: translate FileManager #345 (#558)
7c6cf75
balibabucommited on
fix: cannot save the system model setting #468 (#508)
8c06509
balibabucommited 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
balibabucommited 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
balibabucommited on
feat: set initial state of auth to null (#108)
bbbfe3a
balibabucommited 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
balibabucommited on
feat: set width of chunk text to 100% and add Skeleton to Preview of document and remove react-pdf (#94)
a9e3dcb
balibabucommited on
feat: display all pdf pages and add DocumentPreview (#88)
e4e6a45
balibabucommited on
feat: set proxy of backend api (#83)
7ebb7e8
balibabucommited on
feat: add nginx.conf (#80)
440a37a
balibabucommited on
feat: layout the knowledge list page and modify the page switching button in the header (#48)
af3ef26
balibabucommited on
feat: prevent the user from entering the knowledge base if he is not logged in (#45)
04aba1b
balibabucommited on
feat: install prettier to format code and add react-dev-inspector to locate code in the IDE faster (#44)