ragflow/web/src/pages/chat/chat-configuration-modal
balibabu 9517a27844
fix: fixed the problem that the api will be called directly after selecting the chat assistant picture (#1034)
### What problem does this PR solve?

fix: fixed the problem that the api will be called directly after
selecting the chat assistant picture #1033

### Type of change

- [x] Bug Fix (non-breaking change which fixes an issue)
2024-06-03 13:42:56 +08:00
..
assistant-setting.tsx fix: fixed the problem that the api will be called directly after selecting the chat assistant picture (#1034) 2024-06-03 13:42:56 +08:00
editable-cell.tsx feat: add temperature and top-p to ModelSetting and add ChatConfigurationModal and bind backend data to KnowledgeCard (#65) 2024-02-19 19:16:23 +08:00
hooks.ts feat: add rerank models to the project #724 #162 (#966) 2024-05-29 16:19:08 +08:00
index.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
index.tsx fix: fixed the problem that the api will be called directly after selecting the chat assistant picture (#1034) 2024-06-03 13:42:56 +08:00
model-setting.tsx feat: add rerank models to the project #724 #162 (#966) 2024-05-29 16:19:08 +08:00
prompt-engine.tsx feat: add jina (#967) 2024-05-29 16:48:52 +08:00