mirror of
https://git.mirrors.martin98.com/https://github.com/mendableai/firecrawl
synced 2025-07-31 00:12:02 +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",
|
status: "completed",
|
||||||
llmUsage,
|
llmUsage,
|
||||||
sources,
|
sources,
|
||||||
costTracking,
|
// costTracking,
|
||||||
}).catch((error) => {
|
}).catch((error) => {
|
||||||
logger.error(
|
logger.error(
|
||||||
`Failed to update extract ${extractId} status to completed: ${error}`,
|
`Failed to update extract ${extractId} status to completed: ${error}`,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user