This commit is contained in:
Timothy J. Baek 2024-05-19 12:00:10 -07:00
parent 2abbc9092e
commit 6e6302a4a2
1 changed files with 1 additions and 0 deletions

View File

@ -299,6 +299,7 @@
role: 'assistant',
content: '',
model: model.id,
userContext: userContext,
timestamp: Math.floor(Date.now() / 1000) // Unix epoch
};