1 instantiation of OllamaFunctionCallContent
Microsoft.Extensions.AI.Ollama (1)
OllamaChatClient.cs (1)
370Content = JsonSerializer.Serialize(new OllamaFunctionCallContent
1 reference to OllamaFunctionCallContent
Microsoft.Extensions.AI.Ollama (1)
JsonContext.cs (1)
15[JsonSerializable(typeof(OllamaFunctionCallContent))]