feat(extraction-service): send thisSessionId for single entity
This commit is contained in:
@@ -766,7 +766,7 @@ export async function performExtraction(
|
|||||||
discoveredLinks: links,
|
discoveredLinks: links,
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
// sessionIds: [thisSessionId],
|
sessionIds: [thisSessionId],
|
||||||
});
|
});
|
||||||
|
|
||||||
// Generate completions
|
// Generate completions
|
||||||
|
|||||||
Reference in New Issue
Block a user