Timothy J. Baek 1 gadu atpakaļ
vecāks
revīzija
6e6302a4a2
1 mainītis faili ar 1 papildinājumiem un 0 dzēšanām
  1. 1 0
      src/routes/(app)/c/[id]/+page.svelte

+ 1 - 0
src/routes/(app)/c/[id]/+page.svelte

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