ragflow/web/src/interfaces/database
balibabu 2ca0dc0fc5
feat: submit api key and add language to Configuration and fetch llm factory list on UserSettingModel mount (#121)
* feat: fetch llm factory list on UserSettingModel mount

* feat: add language to Configuration

* feat: submit api key
2024-03-12 18:58:09 +08:00
..
chat.ts feat: add DocumentPreviewer for chunk of chat reference and remove duplicate \n from record.progress_msg (#97) 2024-03-05 16:30:28 +08:00
knowledge.ts feat: locate the specific location of the document based on the coordinates of the chunk and add Upload to AssistantSetting (#92) 2024-03-04 17:03:23 +08:00
llm.ts feat: submit api key and add language to Configuration and fetch llm factory list on UserSettingModel mount (#121) 2024-03-12 18:58:09 +08:00
userSetting.ts feat: render message reference and add avatar to MessageItem (#73) 2024-02-26 18:38:54 +08:00