V4.14.9 features (#6602)
* fix: image read and json error (Agent) (#6502) * fix: 1.image read 2.JSON parsing error * dataset cite and pause * perf: plancall second parse * add test --------- Co-authored-by: archer <545436317@qq.com> * master message * remove invalid code * fix: sandbox download file * update lock * sub set * i18n * perf: system forbid sandbox * fix: i18n; next config * fix: authchat uid * update i18n * perf: check exists * stop in tool * stop in tool * fix: chat * update action * doc * deploy doc --------- Co-authored-by: YeYuheng <57035043+YYH211@users.noreply.github.com>
Showing
| ... | ... | @@ -8,7 +8,7 @@ |
| }, | ||
| "dependencies": { | ||
| "@apidevtools/json-schema-ref-parser": "^11.7.2", | ||
| "@fastgpt-sdk/sandbox-adapter": "^0.0.27", | ||
| "@fastgpt-sdk/sandbox-adapter": "^0.0.28", | ||
| "@fastgpt-sdk/otel": "catalog:", | ||
| "@fastgpt-sdk/storage": "catalog:", | ||
| "@fastgpt/global": "workspace:*", | ||
| ... | ... |
This diff is collapsed.
Click to expand it.
Please
register
or
sign in
to comment