mirror of
https://git.mirrors.martin98.com/https://github.com/mendableai/firecrawl
synced 2025-08-13 17:48:58 +08:00
fix
This commit is contained in:
parent
eea1267b50
commit
0abe60085b
@ -438,7 +438,7 @@ export async function performExtraction(
|
||||
systemPrompt: request.systemPrompt ?? "",
|
||||
doc,
|
||||
useAgent: isAgentExtractModelValid(request.agent?.model)
|
||||
});
|
||||
}, logger);
|
||||
|
||||
// Race between timeout and completion
|
||||
const multiEntityCompletion = (await completionPromise) as Awaited<
|
||||
|
Loading…
x
Reference in New Issue
Block a user