-
- Downloads
There was an error fetching the commit references. Please try again later.
feat: locate the specific location of the document based on the coordinates of...
feat: locate the specific location of the document based on the coordinates of the chunk and add Upload to AssistantSetting (#92) * feat: add Upload to AssistantSetting * feat: locate the specific location of the document based on the coordinates of the chunk
Showing
- web/src/interfaces/database/knowledge.ts 1 addition, 0 deletionsweb/src/interfaces/database/knowledge.ts
- web/src/less/variable.less 2 additions, 0 deletionsweb/src/less/variable.less
- web/src/pages/add-knowledge/components/knowledge-chunk/components/chunk-card/index.less 22 additions, 0 deletions...mponents/knowledge-chunk/components/chunk-card/index.less
- web/src/pages/add-knowledge/components/knowledge-chunk/components/chunk-card/index.tsx 1 addition, 3 deletions...omponents/knowledge-chunk/components/chunk-card/index.tsx
- web/src/pages/add-knowledge/components/knowledge-chunk/components/document-preview/hightlights.ts 68 additions, 12 deletions...nowledge-chunk/components/document-preview/hightlights.ts
- web/src/pages/add-knowledge/components/knowledge-chunk/components/document-preview/index.less 4 additions, 1 deletion...ts/knowledge-chunk/components/document-preview/index.less
- web/src/pages/add-knowledge/components/knowledge-chunk/components/document-preview/preview.tsx 30 additions, 27 deletions...s/knowledge-chunk/components/document-preview/preview.tsx
- web/src/pages/add-knowledge/components/knowledge-chunk/hooks.ts 45 additions, 2 deletions...c/pages/add-knowledge/components/knowledge-chunk/hooks.ts
- web/src/pages/add-knowledge/components/knowledge-file/index.tsx 13 additions, 9 deletions...c/pages/add-knowledge/components/knowledge-file/index.tsx
- web/src/pages/chat/chat-configuration-modal/assistant-setting.tsx 25 additions, 3 deletions...pages/chat/chat-configuration-modal/assistant-setting.tsx
- web/src/pages/chat/chat-configuration-modal/index.tsx 17 additions, 2 deletionsweb/src/pages/chat/chat-configuration-modal/index.tsx
- web/src/pages/chat/index.tsx 3 additions, 2 deletionsweb/src/pages/chat/index.tsx
Please register or sign in to comment