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 82350c4139
feat: fixed an issue where the default value for temperature was not set when creating a new chat and install remark-gfm so that the markdown table can be displayed (#124)
1 year ago
..
public feat: display chunk token number when category of knowledge as general and unavailable llm models appear disabled and if the backend returns 401, it will jump to the login page and fixed the issue where the greeting would disappear when clicking on a new dialog (#117) 1 year ago
src feat: fixed an issue where the default value for temperature was not set when creating a new chat and install remark-gfm so that the markdown table can be displayed (#124) 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: display chunk token number when category of knowledge as general and unavailable llm models appear disabled and if the backend returns 401, it will jump to the login page and fixed the issue where the greeting would disappear when clicking on a new dialog (#117) 1 year ago
package-lock.json feat: fixed an issue where the default value for temperature was not set when creating a new chat and install remark-gfm so that the markdown table can be displayed (#124) 1 year ago
package.json feat: fixed an issue where the default value for temperature was not set when creating a new chat and install remark-gfm so that the markdown table can be displayed (#124) 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