LanguageModelChatInformation
Represents a language model provided by a LanguageModelChatProvider.
Properties
Link copied to clipboard
Various features that the model supports such as tool calling or image input.
Link copied to clipboard
The maximum number of tokens the model can accept as input.
Link copied to clipboard
The maximum number of tokens the model is capable of producing.
Link copied to clipboard
Opaque version string of the model. This is used as a lookup value in LanguageModelChatSelector.version An example is how GPT 4o has multiple versions like 2024-11-20 and 2024-08-06