Weirui Kuang
Weirui Kuang
~~After discussion, we should implement pushing `msg` to somewhere in a hook-like function whin the `AgentBase`. I' will do it after hongyi's PR.~~ Done
Close as these code will be contributed in other repo.
Adding external tools potentially means that the workflow execution engine may run untrusted code, which is a relatively risky operation, and therefore is not currently supported on our maintained website....
And please pass the UT, thx!
Could you please further provide a minimal hardware requirement for running this demo on README? And the other part looks good to me. @DavdGao Please have a look at this...
Please provide a YAML file to help us reproduce the issue, thanks. Also, please try to set `cfg.eval.count_flops` to `False`. When enabling this, Torch's garbage collection mechanism may not be...
Please tag the docker image without `agentscope-registry.ap-southeast-1.cr.aliyuncs.com`: `docker tag agentscope-registry.ap-southeast-1.cr.aliyuncs.com/agentscope/runtime-sandbox-alias:latest agentscope/runtime-sandbox-alias:latest` Or you can `export RUNTIME_SANDBOX_REGISTRY="agentscope-registry.ap-southeast-1.cr.aliyuncs.com"`, then run your script: `alias_agent run --task "你好"`.
See https://runtime.agentscope.io/en/sandbox_troubleshooting.html for debugging your sandbox troubleshooting