the unique id for this language model. It will be used to identify the model in the UI.
the unique model name as used in the Ollama environment.
OptionaltokenUsageService: TokenUsageServiceProtected ReadonlyDEFAULT_ProtectedhostReadonlyidthe unique id for this language model. It will be used to identify the model in the UI.
Protected Readonlymodelthe unique model name as used in the Ollama environment.
ReadonlyproviderProtected Optional ReadonlytokenReadonlyvendorProtectedcheckCheck if the Ollama server supports thinking.
Use the Ollama 'show' request to get information about the model, so we can check the capabilities for the 'thinking' capability.
The Ollama client instance.
The name of the Ollama model.
A boolean indicating whether the Ollama model supports thinking.
ProtecteddispatchOptionalcancellation: CancellationTokenProtectedgetRetrieves the settings for the chat request, merging the request-specific settings with the default settings.
The language model request containing specific settings.
A partial ChatRequest object containing the merged settings.
ProtectedhandleOptionalcancellation: CancellationTokenProtectedhandleOptionalcancellation: CancellationTokenProtectedhandleProtectedinitializeOptionalcancellationToken: CancellationTokenProtectedtoProtectedtoProtectedto
See also VS Code
ILanguageModelChatMetadata