2 references to IfNullOrWhitespace
Microsoft.Extensions.AI.Ollama (2)
OllamaChatClient.cs (1)
60
_ = Throw.
IfNullOrWhitespace
(modelId);
OllamaEmbeddingGenerator.cs (1)
48
_ = Throw.
IfNullOrWhitespace
(modelId);