Preparing search index...
The search index is not available
@sogni-ai/sogni-client
@sogni-ai/sogni-client
ChatTokenUsage
Interface ChatTokenUsage
interface
ChatTokenUsage
{
completion_tokens
:
number
;
prompt_tokens
:
number
;
total_tokens
?:
number
;
}
Index
Properties
completion_
tokens
prompt_
tokens
total_
tokens?
Properties
completion_
tokens
completion_tokens
:
number
prompt_
tokens
prompt_tokens
:
number
Optional
total_
tokens
total_tokens
?:
number
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
completion_
tokens
prompt_
tokens
total_
tokens
@sogni-ai/sogni-client
Loading...