mirror of
https://github.com/labring/FastGPT.git
synced 2026-04-26 02:07:28 +08:00
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:
@@ -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:*",
|
||||
|
||||
Reference in New Issue
Block a user