18 references to Parts
Microsoft.Extensions.AI (18)
ChatCompletion\OpenTelemetryChatClient.cs (18)
308m.Parts.Add(new OtelGenericPart { Content = tc.Text }); 312m.Parts.Add(new OtelGenericPart { Type = "reasoning", Content = trc.Text }); 316m.Parts.Add(new OtelToolCallRequestPart 325m.Parts.Add(new OtelToolCallResponsePart 333m.Parts.Add(new OtelBlobPart 342m.Parts.Add(new OtelUriPart 351m.Parts.Add(new OtelFilePart 362m.Parts.Add(new OtelGenericPart { Type = "vector_store", Content = vsc.VectorStoreId }); 366m.Parts.Add(new OtelGenericPart { Type = "error", Content = ec.Message }); 372m.Parts.Add(new OtelServerToolCallPart<OtelCodeInterpreterToolCall> 384m.Parts.Add(new OtelServerToolCallResponsePart<OtelCodeInterpreterToolCallResponse> 395m.Parts.Add(new OtelServerToolCallPart<OtelImageGenerationToolCall> 404m.Parts.Add(new OtelServerToolCallResponsePart<OtelImageGenerationToolCallResponse> 415m.Parts.Add(new OtelServerToolCallPart<OtelMcpToolCall> 428m.Parts.Add(new OtelServerToolCallResponsePart<OtelMcpToolCallResponse> 439m.Parts.Add(new OtelServerToolCallPart<OtelMcpApprovalRequest> 452m.Parts.Add(new OtelServerToolCallResponsePart<OtelMcpApprovalResponse> 481m.Parts.Add(new OtelGenericPart