1 instantiation of OtelCodeInterpreterToolCall
Microsoft.Extensions.AI (1)
ChatCompletion\OpenTelemetryChatClient.cs (1)
376
ServerToolCall = new
OtelCodeInterpreterToolCall
2 references to OtelCodeInterpreterToolCall
Microsoft.Extensions.AI (2)
ChatCompletion\OpenTelemetryChatClient.cs (2)
372
m.Parts.Add(new OtelServerToolCallPart<
OtelCodeInterpreterToolCall
>
973
[JsonSerializable(typeof(OtelServerToolCallPart<
OtelCodeInterpreterToolCall
>))]