You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
balibabu 8c4ec9955e feat: create a chat assistant and extract SimilaritySlider (#67) 1 year ago
..
src feat: create a chat assistant and extract SimilaritySlider (#67) 1 year ago
.env add front end code (#27) 1 year ago
.eslintrc.js feat: set chunk to available state and select all chunk (#57) 1 year ago
.gitignore update knowledge_kb (#34) 1 year ago
.npmrc add front end code (#27) 1 year ago
.prettierignore feat: install prettier to format code and add react-dev-inspector to locate code in the IDE faster (#44) 1 year ago
.prettierrc feat: install prettier to format code and add react-dev-inspector to locate code in the IDE faster (#44) 1 year ago
.umirc.ts feat: layout the knowledge list page and modify the page switching button in the header (#48) 1 year ago
package-lock.json feat: add temperature and top-p to ModelSetting and add ChatConfigurationModal and bind backend data to KnowledgeCard (#65) 1 year ago
package.json feat: add temperature and top-p to ModelSetting and add ChatConfigurationModal and bind backend data to KnowledgeCard (#65) 1 year ago
reducer.js add front end code (#27) 1 year ago
tsconfig.json add front end code (#27) 1 year ago
typings.d.ts feat: modify routing to nested mode and rename document (#52) 1 year ago