InterfaceITokensCounter
Interface
Defines a contract for counting tokens in a given input.
Definition
Namespace:Telerik.Documents.AI.Core
Assembly:Telerik.Documents.AI.Core.dll
Syntax:
cs-api-definition
public interface ITokensCounter
Derived Classes:
Methods
Count(string)
Counts the number of tokens in the specified input.