You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
我在一台linux上部署了aiosandbox,命令为:
docker run --security-opt seccomp=unconfined --rm -it
-p 127.0.0.1:8080:8080 enterprise-public-cn-beijing.cr.volces.com/vefaas-public/all-in-one-sandbox:1.11.0
然后在config.yaml中配置了
use: deerflow.community.aio_sandbox:AioSandboxProvider
provisioner_url: http://provisioner:8002/
对话中报/api/sandboxes 404的错误,看了部署的api文档中确实没有/api/sandboxes接口只有/v1/sandbox接口
All reactions