mirror of
https://git.mirrors.martin98.com/https://github.com/mendableai/firecrawl
synced 2025-08-12 15:39:03 +08:00
temp:
This commit is contained in:
parent
5453bed58e
commit
3909b6641d
@ -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,
|
||||||
});
|
});
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user