v0.3
v0.2
v0.1
Preparing search index...
The search index is not available
LangChain.js
LangChain.js
@langchain/google-vertexai
types
AnthropicMessageContentText
Interface AnthropicMessageContentText
interface
AnthropicMessageContentText
{
cache_control
?:
null
|
AnthropicCacheControl
;
text
:
string
;
type
:
"text"
;
}
Hierarchy
AnthropicMessageContentBase
AnthropicMessageContentText
Index
Properties
cache_
control?
text
type
Properties
Optional
cache_
control
cache_
control
?:
null
|
AnthropicCacheControl
text
text
:
string
type
type
:
"text"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
cache_
control
text
type
LangChain.js
Loading...