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