Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
balibabu 8c4ec9955e feat: create a chat assistant and extract SimilaritySlider (#67) il y a 1 an
..
src feat: create a chat assistant and extract SimilaritySlider (#67) il y a 1 an
.env add front end code (#27) il y a 1 an
.eslintrc.js feat: set chunk to available state and select all chunk (#57) il y a 1 an
.gitignore update knowledge_kb (#34) il y a 1 an
.npmrc add front end code (#27) il y a 1 an
.prettierignore feat: install prettier to format code and add react-dev-inspector to locate code in the IDE faster (#44) il y a 1 an
.prettierrc feat: install prettier to format code and add react-dev-inspector to locate code in the IDE faster (#44) il y a 1 an
.umirc.ts feat: layout the knowledge list page and modify the page switching button in the header (#48) il y a 1 an
package-lock.json feat: add temperature and top-p to ModelSetting and add ChatConfigurationModal and bind backend data to KnowledgeCard (#65) il y a 1 an
package.json feat: add temperature and top-p to ModelSetting and add ChatConfigurationModal and bind backend data to KnowledgeCard (#65) il y a 1 an
reducer.js add front end code (#27) il y a 1 an
tsconfig.json add front end code (#27) il y a 1 an
typings.d.ts feat: modify routing to nested mode and rename document (#52) il y a 1 an