Youmo1

Results 1 issues of Youmo1

在alias项目中,定义 ` "qwen30b": [ OpenAIChatModel( api_key='empty', model_name="qwen3-30b-a3b-instruct", stream=False, client_args={"base_url": "http://localhost:30088/v1/chat/completions"} ), OpenAIChatFormatter(), ],` 使用脚本 RUNTIME_SANDBOX_REGISTRY=agentscope-registry.ap-southeast-1.cr.aliyuncs.com alias_agent run --task "你好" 在有网的环境下正常,断网后超时