Uses of Class
com.alibaba.cloud.ai.graph.agent.tools.ShellSessionManager
Packages that use ShellSessionManager
-
Uses of ShellSessionManager in com.alibaba.cloud.ai.graph.agent.tools
Methods in com.alibaba.cloud.ai.graph.agent.tools that return ShellSessionManagerModifier and TypeMethodDescriptionShellSessionManager.Builder.build()ShellTool.getSessionManager()Constructors in com.alibaba.cloud.ai.graph.agent.tools with parameters of type ShellSessionManagerModifierConstructorDescriptionShellTool(ShellSessionManager sessionManager) Constructs a new ShellTool.