ragflow/web/src/pages/user-setting
balibabu 204385a7bf
feat: add background image to login page and alter tooltip of base_url and add llm type to Added models List (#173)
* feat: add llm type to Added models List

* feat: alter tooltip of base_url

* feat: add background image to login page
2024-03-29 16:15:12 +08:00
..
components/setting-title feat: add SystemModelSettingModal (#127) 2024-03-15 19:35:59 +08:00
setting-model feat: add background image to login page and alter tooltip of base_url and add llm type to Added models List (#173) 2024-03-29 16:15:12 +08:00
setting-password feat: submit new password to backend and submit user information and add Form to UserSettingProfile (#114) 2024-03-08 17:09:07 +08:00
setting-profile add help info (#142) 2024-03-22 15:35:06 +08:00
setting-team feat: generate select options for SystemModelSettingModal grouped by type and add llm icon and add upgrade button to UserSettingTeam and replace the icon in the sidebar of the user settings page (#128) 2024-03-18 16:45:01 +08:00
sidebar feat: generate select options for SystemModelSettingModal grouped by type and add llm icon and add upgrade button to UserSettingTeam and replace the icon in the sidebar of the user settings page (#128) 2024-03-18 16:45:01 +08:00
constants.tsx feat: generate select options for SystemModelSettingModal grouped by type and add llm icon and add upgrade button to UserSettingTeam and replace the icon in the sidebar of the user settings page (#128) 2024-03-18 16:45:01 +08:00
hooks.ts fix: disable sending messages if both application and conversation are empty and add loading to all pages (#134) 2024-03-20 11:13:51 +08:00
index.less feat: submit new password to backend and submit user information and add Form to UserSettingProfile (#114) 2024-03-08 17:09:07 +08:00
index.tsx feat: submit new password to backend and submit user information and add Form to UserSettingProfile (#114) 2024-03-08 17:09:07 +08:00
model.ts feat: add pages to ChunkMethodModal (#143) 2024-03-22 16:57:09 +08:00