Alteração do fluxo de geração de histórias

This commit is contained in:
Lucas Santana 2024-12-22 23:45:42 -03:00
parent 0b8c050bd7
commit 4f3b80246f

View File

@ -143,7 +143,7 @@ export function StoryGenerator() {
student_id: session.user.id,
title: 'Gerando...',
theme: choices.theme,
status: 'generating',
status: 'draft',
content: {
prompt: choices,
pages: []