10 references to Parts
Microsoft.Extensions.AI (10)
ChatCompletion\OpenTelemetryChatClient.cs (10)
250
m.
Parts
.Add(new OtelGenericPart { Content = tc.Text });
254
m.
Parts
.Add(new OtelGenericPart { Type = "reasoning", Content = trc.Text });
258
m.
Parts
.Add(new OtelToolCallRequestPart
267
m.
Parts
.Add(new OtelToolCallResponsePart
275
m.
Parts
.Add(new OtelBlobPart
284
m.
Parts
.Add(new OtelUriPart
293
m.
Parts
.Add(new OtelFilePart
304
m.
Parts
.Add(new OtelGenericPart { Type = "vector_store", Content = vsc.VectorStoreId });
308
m.
Parts
.Add(new OtelGenericPart { Type = "error", Content = ec.Message });
330
m.
Parts
.Add(new OtelGenericPart