Skip to content

Commit c8ef7b0

Browse files
committed
refac
1 parent c767bca commit c8ef7b0

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/lib/components/chat/Chat.svelte

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2030,6 +2030,7 @@
20302030
childrenIds: [],
20312031
role: 'assistant',
20322032
content: '',
2033+
done: false,
20332034
model: model.id,
20342035
modelName: model.name ?? model.id,
20352036
modelIdx: modelIdx ? modelIdx : _modelIdx,

0 commit comments

Comments
 (0)