Uses of Class
com.oracle.database.selectai.model.ProviderProfile
Packages that use ProviderProfile
Package
Description
Typed configuration, request, and value models used by the Select AI Java
API.
-
Uses of ProviderProfile in com.oracle.database.selectai.model
Subclasses of ProviderProfile in com.oracle.database.selectai.modelModifier and TypeClassDescriptionstatic final classProvider profile attributes for Anthropic.static final classProvider profile attributes for AWS Bedrock.static final classProvider profile attributes for Azure OpenAI.static final classProvider profile attributes for Cohere.static final classProvider profile attributes for Google.static final classProvider profile attributes for Hugging Face.static final classProvider profile attributes for OCI Generative AI.static final classProvider profile attributes for OpenAI.Methods in com.oracle.database.selectai.model with parameters of type ProviderProfileModifier and TypeMethodDescriptionProfileAttributes.Builder.providerProfile(ProviderProfile providerProfile) Applies a provider profile shortcut to this builder.