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;
87
return
Update
;
91
var contents =
Update
.Contents;
102
Role =
Update
.Role,
103
AuthorName =
Update
.AuthorName,
104
MessageId =
Update
.MessageId,
105
ResponseId =
Update
.ResponseId,
106
ConversationId =
Update
.ConversationId,
107
CreatedAt =
Update
.CreatedAt,
108
FinishReason =
Update
.FinishReason,
109
ModelId =
Update
.ModelId,
110
ContinuationToken =
Update
.ContinuationToken,
111
RawRepresentation =
Update
.RawRepresentation,
112
AdditionalProperties =
Update
.AdditionalProperties,