mirror of
https://git.mirrors.martin98.com/https://github.com/mendableai/firecrawl
synced 2025-08-14 18:25:59 +08:00
feat(extraction-service): send thisSessionId for single entity
This commit is contained in:
parent
7787a58beb
commit
c713251261
@ -766,7 +766,7 @@ export async function performExtraction(
|
|||||||
discoveredLinks: links,
|
discoveredLinks: links,
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
// sessionIds: [thisSessionId],
|
sessionIds: [thisSessionId],
|
||||||
});
|
});
|
||||||
|
|
||||||
// Generate completions
|
// Generate completions
|
||||||
|
Loading…
x
Reference in New Issue
Block a user