10 references to Parts
Microsoft.Extensions.AI (10)
ChatCompletion\OpenTelemetryChatClient.cs (10)
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 });
334
m.
Parts
.Add(new OtelGenericPart