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