KnowledgeBaseQuery
Contains the query made to the knowledge base.
This data type is used in the following API operations:
-
Retrieve request – in the
retrievalQueryfield
Contents
- image
-
An image to include in the knowledge base query for multimodal retrieval.
Type: InputImage object
Required: No
- text
-
The text of the query made to the knowledge base.
Type: String
Length Constraints: Minimum length of 0. Maximum length of 20000.
Required: No
- type
-
The type of query being performed.
Type: String
Valid Values:
TEXT | IMAGERequired: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: