1 write to num_thread
Microsoft.Extensions.AI.Ollama (1)
OllamaChatClient.cs (1)
255TransferMetadataValue<int>(nameof(OllamaRequestOptions.num_thread), (options, value) => options.num_thread = value);
1 reference to num_thread
Microsoft.Extensions.AI.Ollama (1)
OllamaChatClient.cs (1)
255TransferMetadataValue<int>(nameof(OllamaRequestOptions.num_thread), (options, value) => options.num_thread = value);