ToolUsageUnits
Namespace AgentPrism · Assembly
AgentPrism.Abstractions.dllThe known unit names for ToolCallUsage.Unit.
public static class ToolUsageUnitsInheritance
Section titled “Inheritance”Inherited Members
Section titled “Inherited Members”object.GetType(), object.MemberwiseClone(), object.ToString(), object.Equals(object?), object.Equals(object?, object?), object.ReferenceEquals(object?, object?), object.GetHashCode()
Remarks
Section titled “Remarks”The list is not closed: the field is free text, and a tool may report its own unit. These constants only keep the names AgentPrism’s own tools use in one place.
Fields
Section titled “Fields”Characters
Section titled “ Characters”Characters. Used in text-to-speech generation.
public const string Characters = "characters"Field Value
Section titled “Field Value”Seconds
Section titled “ Seconds”Seconds. Used in speech-to-text conversion.
public const string Seconds = "seconds"