mirror of
https://git.mirrors.martin98.com/https://github.com/mendableai/firecrawl
synced 2025-07-30 08:11: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,
|
||||
},
|
||||
],
|
||||
// sessionIds: [thisSessionId],
|
||||
sessionIds: [thisSessionId],
|
||||
});
|
||||
|
||||
// Generate completions
|
||||
|
Loading…
x
Reference in New Issue
Block a user