Uses of Class
com.azure.search.documents.indexes.models.AIServices
Packages that use AIServices
Package
Description
Package containing the data models for SearchServiceClient.
-
Uses of AIServices in com.azure.search.documents.indexes.models
Classes in com.azure.search.documents.indexes.models that implement interfaces with type arguments of type AIServicesModifier and TypeClassDescriptionfinal classParameters for Azure Blob Storage knowledge source.Methods in com.azure.search.documents.indexes.models that return AIServicesModifier and TypeMethodDescriptionstatic AIServicesAIServices.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of AIServices from the JsonReader.KnowledgeSourceIngestionParameters.getAiServices()Get the aiServices property: Optional AI Services configuration for content processing.Set the apiKey property: The API key for accessing AI Services.Methods in com.azure.search.documents.indexes.models with parameters of type AIServicesModifier and TypeMethodDescriptionKnowledgeSourceIngestionParameters.setAiServices(AIServices aiServices) Set the aiServices property: Optional AI Services configuration for content processing.