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)