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