mirror of
https://git.mirrors.martin98.com/https://github.com/mendableai/firecrawl
synced 2025-08-15 00:25:55 +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,
|
url,
|
||||||
prompt,
|
prompt,
|
||||||
userProvidedId: sessionId ?? undefined,
|
userProvidedId: sessionId ?? undefined,
|
||||||
|
extractId,
|
||||||
models: {
|
models: {
|
||||||
thinkingModel: {
|
thinkingModel: {
|
||||||
model: "gemini-2.5-pro-preview-03-25",
|
model: "gemini-2.5-pro-preview-03-25",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user