Uses of Interface
org.springframework.ai.model.ModelDescription
Packages that use ModelDescription
Package
Description
Provides a set of interfaces and classes for a generic API designed to interact with
various AI models.
-
Uses of ModelDescription in org.springframework.ai.anthropic.api
Classes in org.springframework.ai.anthropic.api that implement ModelDescriptionModifier and TypeClassDescriptionstatic enum
Check the Models overview and model comparison for additional details and options. -
Uses of ModelDescription in org.springframework.ai.minimax.api
Classes in org.springframework.ai.minimax.api that implement ModelDescription -
Uses of ModelDescription in org.springframework.ai.mistralai.api
Classes in org.springframework.ai.mistralai.api that implement ModelDescriptionModifier and TypeClassDescriptionstatic enum
List of well-known Mistral chat models. -
Uses of ModelDescription in org.springframework.ai.model
Subinterfaces of ModelDescription in org.springframework.ai.modelModifier and TypeInterfaceDescriptioninterface
Marker interface, to be used to store info on the model such as the current context length.interface
Description of an embedding model. -
Uses of ModelDescription in org.springframework.ai.moonshot.api
Classes in org.springframework.ai.moonshot.api that implement ModelDescriptionModifier and TypeClassDescriptionstatic enum
Moonshot Chat Completion Models: MOONSHOT_V1_8K - moonshot-v1-8k MOONSHOT_V1_32K - moonshot-v1-32k MOONSHOT_V1_128K - moonshot-v1-128k -
Uses of ModelDescription in org.springframework.ai.ollama.api
Classes in org.springframework.ai.ollama.api that implement ModelDescription -
Uses of ModelDescription in org.springframework.ai.openai.api
Classes in org.springframework.ai.openai.api that implement ModelDescription -
Uses of ModelDescription in org.springframework.ai.vertexai.embedding.multimodal
Classes in org.springframework.ai.vertexai.embedding.multimodal that implement ModelDescriptionModifier and TypeClassDescriptionenum
VertexAI Embedding Models: - Text embeddings - Multimodal embeddings -
Uses of ModelDescription in org.springframework.ai.vertexai.embedding.text
Classes in org.springframework.ai.vertexai.embedding.text that implement ModelDescriptionModifier and TypeClassDescriptionenum
VertexAI Embedding Models: - Text embeddings - Multimodal embeddings -
Uses of ModelDescription in org.springframework.ai.vertexai.gemini
Classes in org.springframework.ai.vertexai.gemini that implement ModelDescription -
Uses of ModelDescription in org.springframework.ai.zhipuai.api
Classes in org.springframework.ai.zhipuai.api that implement ModelDescription