3 references to Call
Microsoft.Extensions.AI (3)
ChatCompletion\FunctionInvokingChatClient.cs (3)
1116new(OpenTelemetryConsts.GenAI.Tool.Call.Id, context.CallContent.CallId), 1132_ = activity?.SetTag(OpenTelemetryConsts.GenAI.Tool.Call.Arguments, functionArguments); 1181_ = activity?.SetTag(OpenTelemetryConsts.GenAI.Tool.Call.Result, functionResult);