4.6.3-website dataset (#532)
Showing
packages/global/common/string/jieba.ts
0 → 100644
This diff is collapsed.
Click to expand it.
packages/global/common/string/markdown.ts
0 → 100644
packages/global/common/system/utils.ts
0 → 100644
| ... | @@ -3,13 +3,16 @@ | ... | @@ -3,13 +3,16 @@ |
| "version": "1.0.0", | "version": "1.0.0", | ||
| "dependencies": { | "dependencies": { | ||
| "axios": "^1.5.1", | "axios": "^1.5.1", | ||
| "timezones-list": "^3.0.2", | "cheerio": "1.0.0-rc.12", | ||
| "dayjs": "^1.11.7", | "dayjs": "^1.11.7", | ||
| "encoding": "^0.1.13", | "encoding": "^0.1.13", | ||
| "js-tiktoken": "^1.0.7", | |||
| "node-html-markdown": "^1.3.0", | |||
| "openai": "^4.16.1", | "openai": "^4.16.1", | ||
| "js-tiktoken": "^1.0.7" | "timezones-list": "^3.0.2" | ||
| }, | }, | ||
| "devDependencies": { | "devDependencies": { | ||
| "@types/node": "^20.8.5" | "@types/node": "^20.8.5", | ||
| "@types/turndown": "^5.0.4" | |||
| } | } | ||
| } | } |
packages/service/core/dataset/data/pg.ts
0 → 100644
This diff is collapsed.
Click to expand it.
| ... | @@ -19,7 +19,6 @@ | ... | @@ -19,7 +19,6 @@ |
| "@fastgpt/global": "workspace:*", | "@fastgpt/global": "workspace:*", | ||
| "@fastgpt/service": "workspace:*", | "@fastgpt/service": "workspace:*", | ||
| "@fastgpt/web": "workspace:*", | "@fastgpt/web": "workspace:*", | ||
| "@mozilla/readability": "^0.4.4", | |||
| "@node-rs/jieba": "^1.7.2", | "@node-rs/jieba": "^1.7.2", | ||
| "@tanstack/react-query": "^4.24.10", | "@tanstack/react-query": "^4.24.10", | ||
| "@types/nprogress": "^0.2.0", | "@types/nprogress": "^0.2.0", | ||
| ... | @@ -35,7 +34,6 @@ | ... | @@ -35,7 +34,6 @@ |
| "i18next": "^22.5.1", | "i18next": "^22.5.1", | ||
| "immer": "^9.0.19", | "immer": "^9.0.19", | ||
| "jschardet": "^3.0.0", | "jschardet": "^3.0.0", | ||
| "jsdom": "^22.1.0", | |||
| "jsonwebtoken": "^9.0.2", | "jsonwebtoken": "^9.0.2", | ||
| "lodash": "^4.17.21", | "lodash": "^4.17.21", | ||
| "mammoth": "^1.6.0", | "mammoth": "^1.6.0", | ||
| ... | @@ -67,7 +65,6 @@ | ... | @@ -67,7 +65,6 @@ |
| "@types/downloadjs": "^1.4.3", | "@types/downloadjs": "^1.4.3", | ||
| "@types/formidable": "^2.0.5", | "@types/formidable": "^2.0.5", | ||
| "@types/js-cookie": "^3.0.3", | "@types/js-cookie": "^3.0.3", | ||
| "@types/jsdom": "^21.1.1", | |||
| "@types/jsonwebtoken": "^9.0.3", | "@types/jsonwebtoken": "^9.0.3", | ||
| "@types/lodash": "^4.14.191", | "@types/lodash": "^4.14.191", | ||
| "@types/multer": "^1.4.10", | "@types/multer": "^1.4.10", | ||
| ... | ... |
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.
projects/app/src/web/common/tools/api.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.
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