v0.3
v0.2
v0.1
Preparing search index...
The search index is not available
LangChain.js
LangChain.js
@langchain/google-vertexai
types
AnthropicUsage
Interface AnthropicUsage
interface
AnthropicUsage
{
cache_creation_input_tokens
:
null
|
number
;
cache_creation_output_tokens
:
null
|
number
;
input_tokens
:
number
;
output_tokens
:
number
;
}
Index
Properties
cache_
creation_
input_
tokens
cache_
creation_
output_
tokens
input_
tokens
output_
tokens
Properties
cache_
creation_
input_
tokens
cache_
creation_
input_
tokens
:
null
|
number
cache_
creation_
output_
tokens
cache_
creation_
output_
tokens
:
null
|
number
input_
tokens
input_
tokens
:
number
output_
tokens
output_
tokens
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
cache_
creation_
input_
tokens
cache_
creation_
output_
tokens
input_
tokens
output_
tokens
LangChain.js
Loading...