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 93b35f4e58
feat: display the version and backend service status on the page (#848)
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: display the version and backend service status on the page (#848) 1 year ago
.env feat: Support for conversational streaming (#809) 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: support GPT-4o #771 and hide the add button when the folder is a knowledge base (#775) 1 year ago
externals.d.ts fix: cannot save the system model setting #468 (#508) 1 year ago
package-lock.json Default language will be given according to the browse setting and also can be configured #801 (#823) 1 year ago
package.json Default language will be given according to the browse setting and also can be configured #801 (#823) 1 year ago
reducer.js add front end code (#27) 1 year ago
tsconfig.json feat: add image for chunk method (#139) 1 year ago
typings.d.ts feat: delete the added model #503 and display an error message when the requested file fails to parse #684 (#708) 1 year ago