-
- Downloads
There was an error fetching the commit references. Please try again later.
feat: add DocumentPreviewer for chunk of chat reference and remove duplicate...
feat: add DocumentPreviewer for chunk of chat reference and remove duplicate \n from record.progress_msg (#97) * feat: Remove duplicate \n from record.progress_msg * feat: add DocumentPreviewer for chunk of chat reference
Showing
- web/src/components/pdf-previewer/index.less 12 additions, 0 deletionsweb/src/components/pdf-previewer/index.less
- web/src/components/pdf-previewer/index.tsx 116 additions, 0 deletionsweb/src/components/pdf-previewer/index.tsx
- web/src/hooks/documentHooks.ts 21 additions, 0 deletionsweb/src/hooks/documentHooks.ts
- web/src/interfaces/database/chat.ts 15 additions, 14 deletionsweb/src/interfaces/database/chat.ts
- web/src/pages/add-knowledge/components/knowledge-chunk/components/document-preview/index.less 0 additions, 2 deletions...ts/knowledge-chunk/components/document-preview/index.less
- web/src/pages/add-knowledge/components/knowledge-chunk/components/document-preview/preview.tsx 1 addition, 1 deletion...s/knowledge-chunk/components/document-preview/preview.tsx
- web/src/pages/add-knowledge/components/knowledge-chunk/hooks.ts 2 additions, 30 deletions...c/pages/add-knowledge/components/knowledge-chunk/hooks.ts
- web/src/pages/add-knowledge/components/knowledge-file/parsing-status-cell/index.less 2 additions, 0 deletions.../components/knowledge-file/parsing-status-cell/index.less
- web/src/pages/add-knowledge/components/knowledge-file/parsing-status-cell/index.tsx 20 additions, 11 deletions...e/components/knowledge-file/parsing-status-cell/index.tsx
- web/src/pages/chat/chat-configuration-modal/assistant-setting.tsx 5 additions, 1 deletion...pages/chat/chat-configuration-modal/assistant-setting.tsx
- web/src/pages/chat/chat-container/index.tsx 79 additions, 38 deletionsweb/src/pages/chat/chat-container/index.tsx
- web/src/pages/chat/hooks.ts 25 additions, 0 deletionsweb/src/pages/chat/hooks.ts
- web/src/pages/knowledge/index.tsx 1 addition, 7 deletionsweb/src/pages/knowledge/index.tsx
- web/src/utils/documentUtils.ts 34 additions, 0 deletionsweb/src/utils/documentUtils.ts
Loading
Please register or sign in to comment