ragflow/web/src
balibabu 6228b1bd53
fix: Filter out disabled values ​​from the llm options #2072 (#2073)
### What problem does this PR solve?

fix: Filter out disabled values ​​from the llm options #2072

### Type of change

- [x] Bug Fix (non-breaking change which fixes an issue)
2024-08-23 17:01:35 +08:00
..
assets add support for Baidu yiyan (#2049) 2024-08-22 16:45:15 +08:00
components fix: Add Task Executor to system panel #2061 (#2070) 2024-08-23 15:59:49 +08:00
constants feat: Hide the upload button in the external agent's chat box #1880 (#1984) 2024-08-16 18:50:48 +08:00
hooks fix: Filter out disabled values ​​from the llm options #2072 (#2073) 2024-08-23 17:01:35 +08:00
icons feat: add support for ollama #221 (#260) 2024-04-08 19:13:45 +08:00
interfaces fix: Add Task Executor to system panel #2061 (#2070) 2024-08-23 15:59:49 +08:00
layouts Format file format from Windows/dos to Unix (#1949) 2024-08-15 09:17:36 +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 Add Explanation for entering the API key when adding an LLM (#2055) 2024-08-22 16:46:10 +08:00
pages fix: Add Task Executor to system panel #2061 (#2070) 2024-08-23 15:59:49 +08:00
services feat: Create a conversation before uploading files in it #1880 (#2057) 2024-08-22 18:01:48 +08:00
theme Format file format from Windows/dos to Unix (#1949) 2024-08-15 09:17:36 +08:00
utils feat: Create a conversation before uploading files in it #1880 (#2057) 2024-08-22 18:01:48 +08:00
wrappers feat: change all file names to lowercase #1574 (#1575) 2024-07-17 19:07:34 +08:00
app.tsx fix: Set the default value of Self RAG to false #1220 (#1702) 2024-07-25 14:38:17 +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: Fetch chunk list by @tanstack/react-query #1306 (#1738) 2024-07-29 19:20:13 +08:00