Uses of Class
com.azure.search.documents.knowledgebases.models.KnowledgeBaseAzureBlobReference
Packages that use KnowledgeBaseAzureBlobReference
Package
Description
Package containing the data models for KnowledgeBaseRetrievalClient.
-
Uses of KnowledgeBaseAzureBlobReference in com.azure.search.documents.knowledgebases.models
Methods in com.azure.search.documents.knowledgebases.models that return KnowledgeBaseAzureBlobReferenceModifier and TypeMethodDescriptionKnowledgeBaseAzureBlobReference.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of KnowledgeBaseAzureBlobReference from the JsonReader.KnowledgeBaseAzureBlobReference.setBlobUrl(String blobUrl) Set the blobUrl property: The blob URL for the reference.KnowledgeBaseAzureBlobReference.setRerankerScore(Float rerankerScore) Set the rerankerScore property: The reranker score for the document reference.KnowledgeBaseAzureBlobReference.setSourceData(Map<String, Object> sourceData) Set the sourceData property: Dictionary of <any>.