1 write to typical_p
Microsoft.Extensions.AI.Ollama (1)
OllamaChatClient.cs (1)
262TransferMetadataValue<float>(nameof(OllamaRequestOptions.typical_p), (options, value) => options.typical_p = value);
1 reference to typical_p
Microsoft.Extensions.AI.Ollama (1)
OllamaChatClient.cs (1)
262TransferMetadataValue<float>(nameof(OllamaRequestOptions.typical_p), (options, value) => options.typical_p = value);