選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
balibabu c6c9dbde64
feat: Support for conversational streaming (#809)
1年前
..
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年前
src feat: Support for conversational streaming (#809) 1年前
.env feat: Support for conversational streaming (#809) 1年前
.eslintrc.js feat: set chunk to available state and select all chunk (#57) 1年前
.gitignore update knowledge_kb (#34) 1年前
.npmrc add front end code (#27) 1年前
.prettierignore feat: install prettier to format code and add react-dev-inspector to locate code in the IDE faster (#44) 1年前
.prettierrc feat: install prettier to format code and add react-dev-inspector to locate code in the IDE faster (#44) 1年前
.umirc.ts feat: support GPT-4o #771 and hide the add button when the folder is a knowledge base (#775) 1年前
externals.d.ts fix: cannot save the system model setting #468 (#508) 1年前
package-lock.json feat: Support for conversational streaming (#809) 1年前
package.json feat: Support for conversational streaming (#809) 1年前
reducer.js add front end code (#27) 1年前
tsconfig.json feat: add image for chunk method (#139) 1年前
typings.d.ts feat: delete the added model #503 and display an error message when the requested file fails to parse #684 (#708) 1年前