feat: sandbox readfile tool (#6679)

* feat: sandbox readfile tool

* perf: read stream

* fix: schema name

* update sdk version

* udpate enum

* perf: time
This commit is contained in:
Archer
2026-03-31 13:50:26 +08:00
committed by GitHub
parent 3f4400a500
commit b884631363
21 changed files with 796 additions and 197 deletions
+1 -1
View File
@@ -8,7 +8,7 @@
},
"dependencies": {
"@apidevtools/json-schema-ref-parser": "^11.7.2",
"@fastgpt-sdk/sandbox-adapter": "^0.0.33",
"@fastgpt-sdk/sandbox-adapter": "^0.0.34",
"@fastgpt-sdk/otel": "catalog:",
"@fastgpt-sdk/storage": "catalog:",
"@fastgpt/global": "workspace:*",