v0.3
v0.2
v0.1
Preparing search index...
The search index is not available
LangChain.js
LangChain.js
@langchain/google-common
types
VertexEmbeddingsParameters
Interface VertexEmbeddingsParameters
interface
VertexEmbeddingsParameters
{
autoTruncate
?:
boolean
;
model
?:
string
;
modelName
?:
string
;
outputDimensionality
?:
number
;
}
Hierarchy (
view full
)
GoogleModelParams
VertexEmbeddingsParameters
Index
Properties
auto
Truncate?
model?
model
Name?
output
Dimensionality?
Properties
Optional
auto
Truncate
auto
Truncate
?:
boolean
Optional
model
model
?:
string
Model to use
Optional
model
Name
model
Name
?:
string
Model to use Alias for
model
Optional
output
Dimensionality
output
Dimensionality
?:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
auto
Truncate
model
model
Name
output
Dimensionality
LangChain.js
Loading...
Model to use