1 instantiation of AzureAIChatToolJson
Microsoft.Extensions.AI.AzureAIInference (1)
AzureAIInferenceChatClient.cs (1)
368AzureAIChatToolJson tool = new();
3 references to AzureAIChatToolJson
Microsoft.Extensions.AI.AzureAIInference (3)
AzureAIInferenceChatClient.cs (3)
363BinaryData resultParameters = AzureAIChatToolJson.ZeroFunctionParametersSchema; 368AzureAIChatToolJson tool = new(); 493[JsonSerializable(typeof(AzureAIChatToolJson))]