程序包io.agentscope.core.tool.coding的分层结构
类分层结构
- java.lang.Object
- io.agentscope.core.tool.coding.CommandValidator.ValidationResult
- io.agentscope.core.tool.coding.ShellCommandTool (implements io.agentscope.core.tool.AgentTool)
- io.agentscope.core.tool.coding.UnixCommandValidator (implements io.agentscope.core.tool.coding.CommandValidator)
- io.agentscope.core.tool.coding.WindowsCommandValidator (implements io.agentscope.core.tool.coding.CommandValidator)
接口分层结构
- io.agentscope.core.tool.coding.CommandValidator