Table of Contents

Enum ToolExecutionGateDecision

Namespace
JD.AI.Core.Agents
Assembly
JD.AI.Core.dll
public enum ToolExecutionGateDecision

Fields

AllowWithoutPrompt = 1
Blocked = 0
RequirePrompt = 2