EvaluationPrecomputedRagSourceConfig
A summary of a RAG source used for a Knowledge Base evaluation job where you provide your own inference response data.
Contents
Important
This data type is a UNION, so only one of the following members can be specified when used or returned.
- retrieveAndGenerateSourceConfig
-
A summary of a RAG source used for a retrieve-and-generate Knowledge Base evaluation job where you provide your own inference response data.
Type: EvaluationPrecomputedRetrieveAndGenerateSourceConfig object
Required: No
- retrieveSourceConfig
-
A summary of a RAG source used for a retrieve-only Knowledge Base evaluation job where you provide your own inference response data.
Type: EvaluationPrecomputedRetrieveSourceConfig object
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: