Package org.springframework.ai.model
Interface ChatModelDescription
- All Superinterfaces:
 ModelDescription
- All Known Implementing Classes:
 AnthropicApi.ChatModel,DeepSeekApi.ChatModel,MiniMaxApi.ChatModel,MistralAiApi.ChatModel,OllamaModel,OpenAiApi.ChatModel,VertexAiGeminiChatModel.ChatModel,ZhiPuAiApi.ChatModel
Marker interface, to be used to store info on the model such as the current context
 length.
- Since:
 - 1.0.0
 - Author:
 - Christian Tzolov
 
- 
Method Summary
Methods inherited from interface org.springframework.ai.model.ModelDescription
getDescription, getName, getVersion