6 writes to Content
Microsoft.Extensions.AI (6)
ChatCompletion\OpenTelemetryChatClient.cs (6)
254m.Parts.Add(new OtelGenericPart { Content = tc.Text }); 258m.Parts.Add(new OtelGenericPart { Type = "reasoning", Content = trc.Text }); 308m.Parts.Add(new OtelGenericPart { Type = "vector_store", Content = vsc.VectorStoreId }); 312m.Parts.Add(new OtelGenericPart { Type = "error", Content = ec.Message }); 337Content = element, 613JsonSerializer.Serialize(new object[1] { new OtelGenericPart { Content = options!.Instructions } }, _defaultOptions.GetTypeInfo(typeof(IList<object>))));