v0.3
v0.2
v0.1
Preparing search index...
The search index is not available
LangChain.js
LangChain.js
@langchain/google-vertexai
utils
GoogleVertexAILLMPredictions
Interface GoogleVertexAILLMPredictions<PredictionType>
interface
GoogleVertexAILLMPredictions
<
PredictionType
>
{
predictions
:
PredictionType
[]
;
}
Type Parameters
PredictionType
extends
GoogleVertexAIBasePrediction
Index
Properties
predictions
Properties
predictions
predictions
:
PredictionType
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
predictions
LangChain.js
Loading...