1 instantiation of OtelCodeInterpreterToolCallResponse
Microsoft.Extensions.AI (1)
ChatCompletion\OpenTelemetryChatClient.cs (1)
333
ServerToolCallResponse = new
OtelCodeInterpreterToolCallResponse
2 references to OtelCodeInterpreterToolCallResponse
Microsoft.Extensions.AI (2)
ChatCompletion\OpenTelemetryChatClient.cs (2)
330
m.Parts.Add(new OtelServerToolCallResponsePart<
OtelCodeInterpreterToolCallResponse
>
920
[JsonSerializable(typeof(OtelServerToolCallResponsePart<
OtelCodeInterpreterToolCallResponse
>))]