10 references to Parts
Microsoft.Extensions.AI (10)
ChatCompletion\OpenTelemetryChatClient.cs (10)
253
m.
Parts
.Add(new OtelGenericPart { Content = tc.Text });
257
m.
Parts
.Add(new OtelGenericPart { Type = "reasoning", Content = trc.Text });
261
m.
Parts
.Add(new OtelToolCallRequestPart
270
m.
Parts
.Add(new OtelToolCallResponsePart
278
m.
Parts
.Add(new OtelBlobPart
287
m.
Parts
.Add(new OtelUriPart
296
m.
Parts
.Add(new OtelFilePart
307
m.
Parts
.Add(new OtelGenericPart { Type = "vector_store", Content = vsc.VectorStoreId });
311
m.
Parts
.Add(new OtelGenericPart { Type = "error", Content = ec.Message });
333
m.
Parts
.Add(new OtelGenericPart