langchain.js
Preparing search index...
@langchain/community
experimental/multimodal_embeddings/googlevertexai
GoogleVertexAIMedia
Type Alias GoogleVertexAIMedia
GoogleVertexAIMedia
:
|
{
image
?:
Buffer
;
text
:
string
}
|
{
image
:
Buffer
;
text
?:
string
}
The media should have a text property, an image property, or both.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
langchain.js
Loading...
The media should have a text property, an image property, or both.