You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: modules/ROOT/pages/genai-integrations.adoc
+1-16Lines changed: 1 addition & 16 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -223,9 +223,6 @@ Each provider has its own configuration map that can be passed to `genai.vector.
223
223
* Identifier (`provider` argument): `"VertexAI"`
224
224
* https://cloud.google.com/vertex-ai/docs/generative-ai/embeddings/get-text-embeddings[Official Vertex AI documentation]
225
225
226
-
.Vertex AI provider details
227
-
[%collapsible]
228
-
====
229
226
.Configuration map
230
227
[%header,cols="1m,1m,3a,2"]
231
228
|===
@@ -308,17 +305,13 @@ Supported values: +
308
305
| The title of the document that is being encoded (see link:https://cloud.google.com/vertex-ai/generative-ai/docs/embeddings/get-text-embeddings#api_changes_to_models_released_on_or_after_august_2023[provider documentation]). The specified `title` will apply to all resources in a batch. label:new[Introduced in 5.19]
0 commit comments