文档首页/ 智果(AgentArts)智能体平台/ 常见问题/ 运行时/ 执行agentarts launch命令弹窗要求修改配置repository及swr
更新时间:2026-09-14 GMT+08:00
分享

执行agentarts launch命令弹窗要求修改配置repository及swr

需手动编辑.agentarts_config.yaml文件中的配置。

  1. 使用编辑器打开.agentarts_config.yaml文件。
  2. 在.agentarts_config.yaml文件中,找到swr_config部分。修改以下字段:
    • organization: 组织名称
    • repository: 仓库名称
    • organization_auto_create: 是否自动创建组织
    • repository_auto_create: 是否自动创建仓库

相关文档