ProjectsOpenAIModelFactory.LocalShellAgentTool Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
A tool that allows the model to execute shell commands in a local environment.
public static Azure.AI.Projects.OpenAI.LocalShellAgentTool LocalShellAgentTool();
static member LocalShellAgentTool : unit -> Azure.AI.Projects.OpenAI.LocalShellAgentTool
Public Shared Function LocalShellAgentTool () As LocalShellAgentTool
Returns
A new LocalShellAgentTool instance for mocking.