INestiaAgentTokenUsage is a structure representing the token usage
information from the NestiaAgent class. And you can get the
token usage information by calling the NestiaAgent.getTokenUsage
method.
For reference, INestiaAgentTokenUsage provides only the token usage
information, and does not contain any price or cost information. It is
because the price or cost can be changed by below reasons.
Token usage information from the A.I. chatbot.
INestiaAgentTokenUsage
is a structure representing the token usage information from the NestiaAgent class. And you can get the token usage information by calling the NestiaAgent.getTokenUsage method.For reference,
INestiaAgentTokenUsage
provides only the token usage information, and does not contain any price or cost information. It is because the price or cost can be changed by below reasons.Author
Jeongho Nam - https://github.com/samchon