Table of Contents

Property IsIdempotent

Namespace
LMKit.Agents.Tools.BuiltIn
Assembly
LM-Kit.NET.dll

IsIdempotent

Gets whether the tool is idempotent (safe to retry).

public bool IsIdempotent { get; }

Property Value

bool
Share