Skip to content

agentkit沙箱工具(skill_sandbox)的疑问 #229

Description

@Kenwwww

看后台对接的aio sandbox,现有几个疑问:

  1. aio sandbox原生是具备 bash、code 运行接口的,然而 agentkit的沙箱工具(无论是aio sandbox 还是 skill_sandbox),都只配了run_code工具,无法执行bash,这显然不合理,如果我skill中有命令行交互怎么办? 我的理解是,aio sandbox原来接口咋样,agentkit的原生工具就该咋样
  2. 我采用skill_sanbox 配合 execute_skill工具,看传参形式像是execute_skill内部也搞了个智能体,这就很奇怪,不应该是沙箱暴露接口为tool,并且外部挂载skill到沙箱目录下,主智能体直接交互吗?为什么又是在沙箱内部又要搞一个智能体,还需要与主智能体分开配置模型key?十分不合理
  3. 我想实现skill规约下的agentic链路,现在想用veadk开发框架+agentkit相关工具资源实现,那到底该如何配置?

希望协助回答下以上几个问题呢

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions