Class TokenMetrics
Represents a token count output as an asset structure,
designed to be used with Generated<TokenMetrics>
Inherited Members
Namespace: Glitch9.AIDevKit
Assembly: Glitch9.AIDevKit.dll
Syntax
public class TokenMetrics
Constructors
| Edit this page View SourceTokenMetrics(int)
Declaration
public TokenMetrics(int count)
Parameters
| Type | Name | Description |
|---|---|---|
| int | count |
Properties
| Edit this page View SourceCount
Declaration
public int Count { get; set; }
Property Value
| Type | Description |
|---|---|
| int |