Package org.springframework.ai.model
Interface ChatModelDescription
- All Superinterfaces:
ModelDescription
- All Known Implementing Classes:
Ai21Jurassic2ChatBedrockApi.Ai21Jurassic2ChatModel
,Anthropic3ChatBedrockApi.AnthropicChatModel
,AnthropicApi.ChatModel
,AnthropicChatBedrockApi.AnthropicChatModel
,CohereChatBedrockApi.CohereChatModel
,LlamaChatBedrockApi.LlamaChatModel
,MiniMaxApi.ChatModel
,MistralAiApi.ChatModel
,MoonshotApi.ChatModel
,OllamaModel
,OpenAiApi.ChatModel
,TitanChatBedrockApi.TitanChatModel
,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