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