1 write to Update
Microsoft.AspNetCore.Components.AI (1)
Pipeline\StateMapperContext.cs (1)
18
Update
= update;
15 references to Update
Microsoft.AspNetCore.Components.AI (15)
Pipeline\StateMapperContext.cs (15)
34
var contents =
Update
.Contents;
53
var contents =
Update
.Contents;
102
return
Update
;
106
var contents =
Update
.Contents;
117
Role =
Update
.Role,
118
AuthorName =
Update
.AuthorName,
119
MessageId =
Update
.MessageId,
120
ResponseId =
Update
.ResponseId,
121
ConversationId =
Update
.ConversationId,
122
CreatedAt =
Update
.CreatedAt,
123
FinishReason =
Update
.FinishReason,
124
ModelId =
Update
.ModelId,
125
ContinuationToken =
Update
.ContinuationToken,
126
RawRepresentation =
Update
.RawRepresentation,
127
AdditionalProperties =
Update
.AdditionalProperties,