mirror of
https://github.com/mendableai/firecrawl.git
synced 2025-12-04 11:02:22 +00:00
Scale bump
This commit is contained in:
parent
a4bccbe3bb
commit
15890772be
@ -9,7 +9,7 @@ const RATE_LIMITS = {
|
|||||||
starter: 3,
|
starter: 3,
|
||||||
standard: 5,
|
standard: 5,
|
||||||
standardOld: 40,
|
standardOld: 40,
|
||||||
scale: 20,
|
scale: 50,
|
||||||
hobby: 3,
|
hobby: 3,
|
||||||
standardNew: 10,
|
standardNew: 10,
|
||||||
standardnew: 10,
|
standardnew: 10,
|
||||||
@ -21,7 +21,7 @@ const RATE_LIMITS = {
|
|||||||
starter: 20,
|
starter: 20,
|
||||||
standard: 50,
|
standard: 50,
|
||||||
standardOld: 40,
|
standardOld: 40,
|
||||||
scale: 50,
|
scale: 500,
|
||||||
hobby: 10,
|
hobby: 10,
|
||||||
standardNew: 50,
|
standardNew: 50,
|
||||||
standardnew: 50,
|
standardnew: 50,
|
||||||
@ -33,7 +33,7 @@ const RATE_LIMITS = {
|
|||||||
starter: 20,
|
starter: 20,
|
||||||
standard: 40,
|
standard: 40,
|
||||||
standardOld: 40,
|
standardOld: 40,
|
||||||
scale: 50,
|
scale: 500,
|
||||||
hobby: 10,
|
hobby: 10,
|
||||||
standardNew: 50,
|
standardNew: 50,
|
||||||
standardnew: 50,
|
standardnew: 50,
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user