mirror of
https://git.mirrors.martin98.com/https://github.com/mendableai/firecrawl
synced 2025-08-14 22:15:58 +08:00
fix(smartScrape): pass extract id
This commit is contained in:
parent
80b507e64e
commit
b6abe4f26b
@ -62,6 +62,7 @@ export async function smartScrape(
|
||||
url,
|
||||
prompt,
|
||||
userProvidedId: sessionId ?? undefined,
|
||||
extractId,
|
||||
models: {
|
||||
thinkingModel: {
|
||||
model: "gemini-2.5-pro-preview-03-25",
|
||||
|
Loading…
x
Reference in New Issue
Block a user