This commit is contained in:
Gergő Móricz 2025-04-16 00:03:07 -07:00
parent 2245650bc3
commit a06910115b

View File

@ -265,6 +265,7 @@ export async function extractData({
shouldUseSmartscrape: extract?.shouldUseSmartscrape,
url: urls,
prompt: extract?.smartscrape_prompt,
providedExtractId: extractId,
})
if (useAgent && extract?.shouldUseSmartscrape) {