ragflow/web/src
balibabu 058cd842f2 feat: fetch conversation and delete chat dialog (#69)
* feat: set chat configuration to backend

* feat: exclude unEnabled variables

* feat: delete chat dialog

* feat: fetch conversation
2024-02-22 17:14:25 +08:00
..
assets feat: create a chat assistant and extract SimilaritySlider (#67) 2024-02-20 18:10:20 +08:00
components feat: create a chat assistant and extract SimilaritySlider (#67) 2024-02-20 18:10:20 +08:00
constants feat: fetch conversation and delete chat dialog (#69) 2024-02-22 17:14:25 +08:00
hooks feat: fetch conversation and delete chat dialog (#69) 2024-02-22 17:14:25 +08:00
icons add front end code (#27) 2024-01-17 09:37:01 +08:00
interfaces feat: fetch conversation and delete chat dialog (#69) 2024-02-22 17:14:25 +08:00
layouts 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
less feat: add SelectFiles and add KnowledgeTesting (#60) 2024-02-08 11:58:43 +08:00
locales add front end code (#27) 2024-01-17 09:37:01 +08:00
pages feat: fetch conversation and delete chat dialog (#69) 2024-02-22 17:14:25 +08:00
services feat: fetch conversation and delete chat dialog (#69) 2024-02-22 17:14:25 +08:00
theme add front end code (#27) 2024-01-17 09:37:01 +08:00
utils feat: fetch conversation and delete chat dialog (#69) 2024-02-22 17:14:25 +08:00
wrappers feat: prevent the user from entering the knowledge base if he is not logged in (#45) 2024-01-29 19:28:39 +08:00
app.tsx feat: set chunk to available state and select all chunk (#57) 2024-02-06 18:45:20 +08:00
routes.ts feat: remove KnowledgeSearching and add knowledge configuration page and add a run button to the document (#64) 2024-02-18 18:18:20 +08:00