mirror of
https://git.mirrors.martin98.com/https://github.com/mendableai/firecrawl
synced 2025-07-30 08:01:58 +08:00
feat: disable cost tracking
This commit is contained in:
parent
8766bc6f6b
commit
39d10dc734
@ -936,7 +936,7 @@ export async function performExtraction(
|
||||
status: "completed",
|
||||
llmUsage,
|
||||
sources,
|
||||
costTracking,
|
||||
// costTracking,
|
||||
}).catch((error) => {
|
||||
logger.error(
|
||||
`Failed to update extract ${extractId} status to completed: ${error}`,
|
||||
|
Loading…
x
Reference in New Issue
Block a user