-
- Downloads
There was an error fetching the commit references. Please try again later.
feat: fetch knowledge detail on KnowledgeUploadFile mount and add category...
feat: fetch knowledge detail on KnowledgeUploadFile mount and add category column to chunk table and set initial value for the model field of chat setting (#104) * feat: set initial value for the model field of chat setting * feat: add category column to chunk table * feat: fetch knowledge detail on KnowledgeUploadFile mount
Showing
- web/src/hooks/knowledgeHook.ts 41 additions, 45 deletionsweb/src/hooks/knowledgeHook.ts
- web/src/hooks/userSettingHook.ts 45 additions, 1 deletionweb/src/hooks/userSettingHook.ts
- web/src/layouts/components/user/index.tsx 4 additions, 10 deletionsweb/src/layouts/components/user/index.tsx
- web/src/pages/add-knowledge/components/knowledge-dataset/knowledge-upload-file/index.tsx 63 additions, 20 deletions...ponents/knowledge-dataset/knowledge-upload-file/index.tsx
- web/src/pages/add-knowledge/components/knowledge-file/index.tsx 15 additions, 0 deletions...c/pages/add-knowledge/components/knowledge-file/index.tsx
- web/src/pages/add-knowledge/components/knowledge-file/parsing-action-cell/index.tsx 1 addition, 1 deletion...e/components/knowledge-file/parsing-action-cell/index.tsx
- web/src/pages/add-knowledge/components/knowledge-file/segmentSetModal.tsx 6 additions, 3 deletions...d-knowledge/components/knowledge-file/segmentSetModal.tsx
- web/src/pages/add-knowledge/components/knowledge-setting/configuration.tsx 6 additions, 3 deletions...-knowledge/components/knowledge-setting/configuration.tsx
- web/src/pages/add-knowledge/components/knowledge-setting/index.tsx 0 additions, 162 deletions...ages/add-knowledge/components/knowledge-setting/index.tsx
- web/src/pages/chat/chat-configuration-modal/hooks.ts 18 additions, 0 deletionsweb/src/pages/chat/chat-configuration-modal/hooks.ts
- web/src/pages/chat/chat-configuration-modal/index.tsx 8 additions, 2 deletionsweb/src/pages/chat/chat-configuration-modal/index.tsx
- web/src/pages/chat/hooks.ts 4 additions, 73 deletionsweb/src/pages/chat/hooks.ts
- web/src/pages/knowledge/model.ts 16 additions, 0 deletionsweb/src/pages/knowledge/model.ts
- web/src/utils/documentUtils.ts 3 additions, 0 deletionsweb/src/utils/documentUtils.ts
Loading
Please register or sign in to comment