Timothy J. Baek 11 tháng trước cách đây
mục cha
commit
6e6302a4a2
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  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
 						};