There was an error fetching the commit references. Please try again later.
feat: display chunk token number when category of knowledge as general and...
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) * feat: Fixed the issue where the greeting would disappear when clicking on a new dialog * feat: replace favicon with logo.svg * feat: if the backend returns 401, it will jump to the login page. * feat: unavailable llm models appear disabled * feat: display chunk token number when category of knowledge as general
Showing
- web/.umirc.ts 1 addition, 0 deletionsweb/.umirc.ts
- web/public/logo.svg 29 additions, 0 deletionsweb/public/logo.svg
- web/src/hooks/llmHooks.ts 1 addition, 0 deletionsweb/src/hooks/llmHooks.ts
- web/src/pages/add-knowledge/components/knowledge-setting/configuration.tsx 48 additions, 0 deletions...-knowledge/components/knowledge-setting/configuration.tsx
- web/src/pages/add-knowledge/components/knowledge-setting/index.less 3 additions, 0 deletions...ges/add-knowledge/components/knowledge-setting/index.less
- web/src/pages/chat/chat-configuration-modal/index.tsx 24 additions, 26 deletionsweb/src/pages/chat/chat-configuration-modal/index.tsx
- web/src/pages/chat/chat-configuration-modal/model-setting.tsx 1 addition, 1 deletion...src/pages/chat/chat-configuration-modal/model-setting.tsx
- web/src/pages/chat/hooks.ts 80 additions, 19 deletionsweb/src/pages/chat/hooks.ts
- web/src/pages/chat/index.tsx 20 additions, 10 deletionsweb/src/pages/chat/index.tsx
- web/src/pages/chat/model.ts 8 additions, 3 deletionsweb/src/pages/chat/model.ts
- web/src/utils/history.ts 0 additions, 3 deletionsweb/src/utils/history.ts
- web/src/utils/request.ts 4 additions, 7 deletionsweb/src/utils/request.ts
Loading
Please register or sign in to comment