feat: unify browser object storage multipart uploads (#7411)
* feat: optimize object storage multipart upload * feat: unify browser object storage uploads * chore: update storage package and pro submodule * Bump deps * fix: configure home chat custom PDF parsing * fix: extend dataset parsing timeout * fix: ocr comments * fix: resolve pro submodule conflict * chore: remove invalid multipart benchmark command * refactor: select multipart uploads by file size --------- Co-authored-by: Archer <545436317@qq.com>
Showing
packages/service/common/file/parseTimeout.ts
0 → 100644
This diff is collapsed.
Click to expand it.
packages/service/common/s3/utils/assert.ts
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
packages/web/common/file/uploader/index.ts
0 → 100644
packages/web/common/file/uploader/single.ts
0 → 100644
packages/web/common/file/uploader/types.ts
0 → 100644
packages/web/common/file/uploader/utils.ts
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
| { | { | ||
| "name": "@fastgpt-sdk/storage", | "name": "@fastgpt-sdk/storage", | ||
| "private": false, | "private": false, | ||
| "version": "0.8.0", | "version": "0.9.0", | ||
| "type": "module", | "type": "module", | ||
| "main": "./dist/index.js", | "main": "./dist/index.js", | ||
| "types": "./dist/index.d.ts", | "types": "./dist/index.d.ts", | ||
| ... | @@ -67,7 +67,7 @@ | ... | @@ -67,7 +67,7 @@ |
| "vitest": "catalog:" | "vitest": "catalog:" | ||
| }, | }, | ||
| "devDependencies": { | "devDependencies": { | ||
| "@types/ali-oss": "^6.16.13", | "@types/ali-oss": "^6.23.3", | ||
| "@types/node": "^20", | "@types/node": "^20", | ||
| "tsdown": "catalog:", | "tsdown": "catalog:", | ||
| "typescript": "catalog:" | "typescript": "catalog:" | ||
| ... | ... |
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
Please
register
or
sign in
to comment