1 write to embedding_only
Microsoft.Extensions.AI.Ollama (1)
OllamaChatClient.cs (1)
242TransferMetadataValue<bool>(nameof(OllamaRequestOptions.embedding_only), (options, value) => options.embedding_only = value);
1 reference to embedding_only
Microsoft.Extensions.AI.Ollama (1)
OllamaChatClient.cs (1)
242TransferMetadataValue<bool>(nameof(OllamaRequestOptions.embedding_only), (options, value) => options.embedding_only = value);