Content-Length: 260011 | pFad | https://github.com/googleapis/python-aiplatform/commit/9ec459014612116e202c2dddda5f30716ff1a7f8
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b1cab3f commit 9ec4590Copy full SHA for 9ec4590
vertexai/language_models/_language_models.py
@@ -1969,6 +1969,10 @@ class TextEmbeddingInput:
1969
Specifies that the given text will be classified.
1970
CLUSTERING
1971
Specifies that the embeddings will be used for clustering.
1972
+ QUESTION_ANSWERING
1973
+ Specifies that the embeddings will be used for question answering.
1974
+ FACT_VERIFICATION
1975
+ Specifies that the embeddings will be used for fact verification.
1976
title: Optional identifier of the text content.
1977
"""
1978
Fetched URL: https://github.com/googleapis/python-aiplatform/commit/9ec459014612116e202c2dddda5f30716ff1a7f8
Alternative Proxies:
Alternative Proxy
pFad Proxy
pFad v3 Proxy
pFad v4 Proxy
0 commit comments