Uses of Interface
org.springframework.ai.model.ModelOptions
Packages that use ModelOptions
Package
Description
Provides a set of interfaces and classes for a generic API designed to interact with
various AI models.
-
Uses of ModelOptions in org.springframework.ai.anthropic
Classes in org.springframework.ai.anthropic that implement ModelOptionsModifier and TypeClassDescriptionclassThe options to be used when sending a chat request to the Anthropic API. -
Uses of ModelOptions in org.springframework.ai.audio.transcription
Subinterfaces of ModelOptions in org.springframework.ai.audio.transcriptionModifier and TypeInterfaceDescriptioninterfaceOptions for audio transcription. -
Uses of ModelOptions in org.springframework.ai.azure.openai
Classes in org.springframework.ai.azure.openai that implement ModelOptionsModifier and TypeClassDescriptionclassOptions for audio transcription using Azure Open AI.classThe configuration information for a chat completions request.classThe configuration information for the embedding requests.classThe configuration information for a image generation request. -
Uses of ModelOptions in org.springframework.ai.bedrock.anthropic
Classes in org.springframework.ai.bedrock.anthropic that implement ModelOptions -
Uses of ModelOptions in org.springframework.ai.bedrock.anthropic3
Classes in org.springframework.ai.bedrock.anthropic3 that implement ModelOptionsModifier and TypeClassDescriptionclassOptions for the Anthropic 3 chat API. -
Uses of ModelOptions in org.springframework.ai.bedrock.cohere
Classes in org.springframework.ai.bedrock.cohere that implement ModelOptionsModifier and TypeClassDescriptionclassOptions for the Bedrock Cohere chat API.classOptions for the Bedrock Cohere embedding API. -
Uses of ModelOptions in org.springframework.ai.bedrock.converse.api
Methods in org.springframework.ai.bedrock.converse.api with parameters of type ModelOptionsModifier and TypeMethodDescriptionstatic software.amazon.awssdk.core.document.DocumentConverseApiUtils.getChatOptionsAdditionalModelRequestFields(ChatOptions defaultOptions, ModelOptions promptOptions) -
Uses of ModelOptions in org.springframework.ai.bedrock.jurassic2
Classes in org.springframework.ai.bedrock.jurassic2 that implement ModelOptionsModifier and TypeClassDescriptionclassRequest body for the /complete endpoint of the Jurassic-2 API. -
Uses of ModelOptions in org.springframework.ai.bedrock.llama
Classes in org.springframework.ai.bedrock.llama that implement ModelOptionsModifier and TypeClassDescriptionclassOptions for the Bedrock Llama Chat API. -
Uses of ModelOptions in org.springframework.ai.bedrock.titan
Classes in org.springframework.ai.bedrock.titan that implement ModelOptionsModifier and TypeClassDescriptionclassOptions for the Titan Chat API.classOptions for the Titan Embedding API. -
Uses of ModelOptions in org.springframework.ai.chat.prompt
Subinterfaces of ModelOptions in org.springframework.ai.chat.promptModifier and TypeInterfaceDescriptioninterfaceModelOptionsrepresenting the common options that are portable across different chat models. -
Uses of ModelOptions in org.springframework.ai.embedding
Subinterfaces of ModelOptions in org.springframework.ai.embedding -
Uses of ModelOptions in org.springframework.ai.image
Subinterfaces of ModelOptions in org.springframework.ai.imageModifier and TypeInterfaceDescriptioninterfaceImageOptions represent the common options, portable across different image generation models. -
Uses of ModelOptions in org.springframework.ai.minimax
Classes in org.springframework.ai.minimax that implement ModelOptionsModifier and TypeClassDescriptionclassMiniMaxChatOptions represents the options for performing chat completion using the MiniMax API.classThis class represents the options for MiniMax embedding. -
Uses of ModelOptions in org.springframework.ai.mistralai
Classes in org.springframework.ai.mistralai that implement ModelOptionsModifier and TypeClassDescriptionclassOptions for the Mistral AI Chat API.classOptions for the Mistral AI Embedding API. -
Uses of ModelOptions in org.springframework.ai.model
Methods in org.springframework.ai.model that return ModelOptionsModifier and TypeMethodDescriptionModelRequest.getOptions()Retrieves the customizable options for AI model interactions. -
Uses of ModelOptions in org.springframework.ai.model.function
Subinterfaces of ModelOptions in org.springframework.ai.model.functionModifier and TypeInterfaceDescriptioninterfaceFunctionCallingOptions is a set of options that can be used to configure the function calling behavior of the ChatModel.Classes in org.springframework.ai.model.function that implement ModelOptionsModifier and TypeClassDescriptionstatic class -
Uses of ModelOptions in org.springframework.ai.moderation
Subinterfaces of ModelOptions in org.springframework.ai.moderationModifier and TypeInterfaceDescriptioninterfaceRepresents the options for moderation. -
Uses of ModelOptions in org.springframework.ai.moonshot
Classes in org.springframework.ai.moonshot that implement ModelOptionsModifier and TypeClassDescriptionclassOptions for Moonshot chat completions. -
Uses of ModelOptions in org.springframework.ai.oci
Classes in org.springframework.ai.oci that implement ModelOptionsModifier and TypeClassDescriptionclassThe configuration information for OCI embedding requests -
Uses of ModelOptions in org.springframework.ai.oci.cohere
Classes in org.springframework.ai.oci.cohere that implement ModelOptionsModifier and TypeClassDescriptionclassThe configuration information for OCI chat requests -
Uses of ModelOptions in org.springframework.ai.ollama.api
Classes in org.springframework.ai.ollama.api that implement ModelOptionsModifier and TypeClassDescriptionclassHelper class for creating strongly-typed Ollama options. -
Uses of ModelOptions in org.springframework.ai.openai
Classes in org.springframework.ai.openai that implement ModelOptionsModifier and TypeClassDescriptionclassOptions for OpenAI text to audio - speech synthesis.classOpenAI Audio Transcription Options.classOptions for the OpenAI Chat API.classOpenAI Embedding Options.classOpenAI Image API options.classOpenAI Moderation API options. -
Uses of ModelOptions in org.springframework.ai.openai.audio.speech
Methods in org.springframework.ai.openai.audio.speech that return ModelOptions -
Uses of ModelOptions in org.springframework.ai.postgresml
Classes in org.springframework.ai.postgresml that implement ModelOptions -
Uses of ModelOptions in org.springframework.ai.qianfan
Classes in org.springframework.ai.qianfan that implement ModelOptionsModifier and TypeClassDescriptionclassQianFanChatOptions represents the options for performing chat completion using the QianFan API.classThis class represents the options for QianFan embedding.final classQianFan Image API options. -
Uses of ModelOptions in org.springframework.ai.stabilityai.api
Classes in org.springframework.ai.stabilityai.api that implement ModelOptionsModifier and TypeClassDescriptionclassStabilityAiImageOptions is an interface that extends ImageOptions. -
Uses of ModelOptions in org.springframework.ai.vertexai.embedding.multimodal
Classes in org.springframework.ai.vertexai.embedding.multimodal that implement ModelOptionsModifier and TypeClassDescriptionclassClass representing the options for Vertex AI Multimodal Embedding. -
Uses of ModelOptions in org.springframework.ai.vertexai.embedding.text
Classes in org.springframework.ai.vertexai.embedding.text that implement ModelOptionsModifier and TypeClassDescriptionclassOptions for the Vertex AI Text Embedding service. -
Uses of ModelOptions in org.springframework.ai.vertexai.gemini
Classes in org.springframework.ai.vertexai.gemini that implement ModelOptionsModifier and TypeClassDescriptionclassOptions for the Vertex AI Gemini Chat API. -
Uses of ModelOptions in org.springframework.ai.watsonx
Classes in org.springframework.ai.watsonx that implement ModelOptionsModifier and TypeClassDescriptionclassHelper class for creating watsonx.ai options.classThe configuration information for the embedding requests. -
Uses of ModelOptions in org.springframework.ai.zhipuai
Classes in org.springframework.ai.zhipuai that implement ModelOptionsModifier and TypeClassDescriptionclassZhiPuAiChatOptions represents the options for the ZhiPuAiChat model.classThe ZhiPuAiEmbeddingOptions class represents the options for ZhiPuAI embedding.classZhiPuAiImageOptions represents the options for image generation using ZhiPuAI image model.