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