feat: add is LLM entry
This commit is contained in:
@@ -573,6 +573,7 @@ router.post('/recordings/llm', requireSignIn, async (req: AuthenticatedRequest,
|
||||
params: [],
|
||||
type: 'extract',
|
||||
url: workflowResult.url || url,
|
||||
isLLM: true,
|
||||
},
|
||||
recording: { workflow: workflowResult.workflow },
|
||||
google_sheet_email: null,
|
||||
|
||||
Reference in New Issue
Block a user