unified-llm-client
Preparing search index...
AnthropicUsagePayload
Interface AnthropicUsagePayload
interface
AnthropicUsagePayload
{
cache_creation_input_tokens
?:
number
;
cache_read_input_tokens
?:
number
;
input_tokens
?:
number
;
output_tokens
?:
number
;
}
Index
Properties
cache_
creation_
input_
tokens?
cache_
read_
input_
tokens?
input_
tokens?
output_
tokens?
Properties
Optional
cache_
creation_
input_
tokens
cache_creation_input_tokens
?:
number
Optional
cache_
read_
input_
tokens
cache_read_input_tokens
?:
number
Optional
input_
tokens
input_tokens
?:
number
Optional
output_
tokens
output_tokens
?:
number
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
cache_
creation_
input_
tokens
cache_
read_
input_
tokens
input_
tokens
output_
tokens
unified-llm-client
Loading...