mirror of
https://git.mirrors.martin98.com/https://github.com/mendableai/firecrawl
synced 2025-08-14 05:36:02 +08:00
Nick: llm extract 50
This commit is contained in:
parent
7b7a6f8a39
commit
5e80f8af87
@ -65,7 +65,7 @@ export async function scrapeHelper(
|
||||
}
|
||||
|
||||
let creditsToBeBilled = filteredDocs.length;
|
||||
const creditsPerLLMExtract = plan === "starter" ? 5 : 50;
|
||||
const creditsPerLLMExtract = 50;
|
||||
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user