ragflow/web/src
balibabu 234afb25d8
feat: support GPT-4o #771 and hide the add button when the folder is a knowledge base (#775)
### What problem does this PR solve?

feat: support GPT-4o  #771 

### Type of change

- [x] New Feature (non-breaking change which adds functionality)
2024-05-15 11:34:57 +08:00
..
assets Make the app name configurable even after the project is built (#731) 2024-05-11 16:03:07 +08:00
components feat: delete the added model #503 and display an error message when the requested file fails to parse #684 (#708) 2024-05-10 10:38:39 +08:00
constants feat: delete the added model #503 and display an error message when the requested file fails to parse #684 (#708) 2024-05-10 10:38:39 +08:00
hooks feat: support GPT-4o #771 and hide the add button when the folder is a knowledge base (#775) 2024-05-15 11:34:57 +08:00
icons feat: add support for ollama #221 (#260) 2024-04-08 19:13:45 +08:00
interfaces fix: hide the add button when the folder is a knowledge base (#765) 2024-05-14 16:53:32 +08:00
layouts Make the app name configurable even after the project is built (#731) 2024-05-11 16:03:07 +08:00
less fix: filter knowledge list by keywords and clear the selected file list after the file is uploaded successfully and add ellipsis pattern to chunk list (#628) 2024-04-30 18:43:26 +08:00
locales feat: delete the added model #503 and display an error message when the requested file fails to parse #684 (#708) 2024-05-10 10:38:39 +08:00
pages feat: support GPT-4o #771 and hide the add button when the folder is a knowledge base (#775) 2024-05-15 11:34:57 +08:00
services feat: delete the added model #503 and display an error message when the requested file fails to parse #684 (#708) 2024-05-10 10:38:39 +08:00
theme add front end code (#27) 2024-01-17 09:37:01 +08:00
utils Make the app name configurable even after the project is built (#731) 2024-05-11 16:03:07 +08:00
wrappers feat: set initial state of auth to null (#108) 2024-03-07 15:32:12 +08:00
app.tsx feat: add overview (#391) 2024-04-16 19:06:47 +08:00
base.ts feat: add file icon to table of FileManager #345 (#543) 2024-04-25 19:06:24 +08:00
conf.json Make the app name configurable even after the project is built (#731) 2024-05-11 16:03:07 +08:00
global.less fix: replace some pictures of chunk method #437 (#438) 2024-04-18 19:27:53 +08:00
inter.less 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) 2024-03-20 18:20:42 +08:00
routes.ts fix: fix uploaded file time error #680 (#690) 2024-05-09 11:30:15 +08:00