text-multilingual-embedding-002 (northamerica-northeast1)

Google text-multilingual-embedding-002 hosted on GCP Vertex AI in northamerica-northeast1.

Provider: All Google models | GCP Vertex AI

Inference regions: northamerica-northeast1

API Endpoint

https://northamerica-northeast1-aiplatform.googleapis.com/v1/projects/{project}/locations/{region}/publishers/{publisher}/models/{model}:generateContent

Supported Parameters

ParameterTypeDescription
maxOutputTokensintegerMaximum number of tokens to generate. (≥1)
temperaturefloatControls randomness. (0–2) Default: 1.
topPfloatNucleus sampling threshold. (0–1) Default: 1.
topKintegerTop-K sampling. (≥0)
stopSequencesstringSequences where generation stops.