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