ragflow/web/src
balibabu 452020d33a feat: add temperature and top-p to ModelSetting and add ChatConfigurationModal and bind backend data to KnowledgeCard (#65)
* feat: bind backend data to KnowledgeCard

* feat: add ChatConfigurationModal

* feat: add temperature and top-p to ModelSetting
2024-02-19 19:16:23 +08:00
..
assets 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
components feat: transform the parser's data structure and add Image to TestingResult (#63) 2024-02-08 18:50:11 +08:00
constants 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
hooks 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
icons add front end code (#27) 2024-01-17 09:37:01 +08:00
interfaces 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
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: 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
services feat: confirm before deleting knowledge base and add ChunkToolBar (#56) 2024-02-05 19:26:03 +08:00
theme add front end code (#27) 2024-01-17 09:37:01 +08:00
utils 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
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