2 instantiations of OtelFunction
Microsoft.Extensions.AI (2)
ChatCompletion\OpenTelemetryChatClient.cs (2)
462_ when t.GetService<AIFunctionDeclaration>() is { } af => new OtelFunction 468_ => new OtelFunction { Type = t.Name },
1 reference to OtelFunction
Microsoft.Extensions.AI (1)
ChatCompletion\OpenTelemetryChatClient.cs (1)
721[JsonSerializable(typeof(IEnumerable<OtelFunction>))]