Update web-app/src/services/uploads/default.ts
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
parent
f4066e6e5a
commit
45d57dd34d
@ -1,5 +1,5 @@
|
||||
import type { UploadsService, UploadResult } from './types'
|
||||
import type { Attachment, } from '@/types/attachment'
|
||||
import type { Attachment } from '@/types/attachment'
|
||||
import { ulid } from 'ulidx'
|
||||
import { ExtensionManager } from '@/lib/extension'
|
||||
import { ExtensionTypeEnum, type RAGExtension, type IngestAttachmentsResult } from '@janhq/core'
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user