KnowledgeBaseRetrievalConfiguration
Contains configurations for knowledge base query. For more information, see Query configurations.
This data type is used in the following API operations:
Retrieve request – in the
retrievalConfiguration
fieldRetrieveAndGenerate request – in the
retrievalConfiguration
field
Types
Properties
Link copied to clipboard
Contains details about how the results from the vector search should be returned. For more information, see Query configurations.
Functions
Link copied to clipboard
inline fun copy(block: KnowledgeBaseRetrievalConfiguration.Builder.() -> Unit = {}): KnowledgeBaseRetrievalConfiguration