18 references to Parts
Microsoft.Extensions.AI (18)
ChatCompletion\OpenTelemetryChatClient.cs (18)
254
m.
Parts
.Add(new OtelGenericPart { Content = tc.Text });
258
m.
Parts
.Add(new OtelGenericPart { Type = "reasoning", Content = trc.Text });
262
m.
Parts
.Add(new OtelToolCallRequestPart
271
m.
Parts
.Add(new OtelToolCallResponsePart
279
m.
Parts
.Add(new OtelBlobPart
288
m.
Parts
.Add(new OtelUriPart
297
m.
Parts
.Add(new OtelFilePart
308
m.
Parts
.Add(new OtelGenericPart { Type = "vector_store", Content = vsc.VectorStoreId });
312
m.
Parts
.Add(new OtelGenericPart { Type = "error", Content = ec.Message });
318
m.
Parts
.Add(new OtelServerToolCallPart<OtelCodeInterpreterToolCall>
330
m.
Parts
.Add(new OtelServerToolCallResponsePart<OtelCodeInterpreterToolCallResponse>
341
m.
Parts
.Add(new OtelServerToolCallPart<OtelImageGenerationToolCall>
350
m.
Parts
.Add(new OtelServerToolCallResponsePart<OtelImageGenerationToolCallResponse>
361
m.
Parts
.Add(new OtelServerToolCallPart<OtelMcpToolCall>
374
m.
Parts
.Add(new OtelServerToolCallResponsePart<OtelMcpToolCallResponse>
385
m.
Parts
.Add(new OtelServerToolCallPart<OtelMcpApprovalRequest>
398
m.
Parts
.Add(new OtelServerToolCallResponsePart<OtelMcpApprovalResponse>
427
m.
Parts
.Add(new OtelGenericPart