feat(extraction-service): teamId logging
This commit is contained in:
@@ -91,6 +91,7 @@ export async function performExtraction(
|
|||||||
module: "extract",
|
module: "extract",
|
||||||
method: "performExtraction",
|
method: "performExtraction",
|
||||||
extractId,
|
extractId,
|
||||||
|
teamId,
|
||||||
});
|
});
|
||||||
|
|
||||||
// If no URLs are provided, generate URLs from the prompt
|
// If no URLs are provided, generate URLs from the prompt
|
||||||
|
|||||||
Reference in New Issue
Block a user