mirror of
https://git.mirrors.martin98.com/https://github.com/mendableai/firecrawl
synced 2025-08-12 17:59:00 +08:00
temp:
This commit is contained in:
parent
5453bed58e
commit
3909b6641d
@ -681,7 +681,7 @@ export async function performLLMExtract(
|
||||
await extractData({
|
||||
extractOptions: generationOptions,
|
||||
urls: [meta.url],
|
||||
useAgent: isAgentExtractModelValid(meta.options.extract?.agent?.model),
|
||||
useAgent: false,
|
||||
scrapeId: meta.id,
|
||||
});
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user