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