temp:
This commit is contained in:
@@ -681,7 +681,7 @@ export async function performLLMExtract(
|
|||||||
await extractData({
|
await extractData({
|
||||||
extractOptions: generationOptions,
|
extractOptions: generationOptions,
|
||||||
urls: [meta.url],
|
urls: [meta.url],
|
||||||
useAgent: isAgentExtractModelValid(meta.options.extract?.agent?.model),
|
useAgent: false,
|
||||||
scrapeId: meta.id,
|
scrapeId: meta.id,
|
||||||
});
|
});
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user