mirror of
https://github.com/mendableai/firecrawl.git
synced 2025-09-26 17:01:27 +00:00
3 lines
100 B
TypeScript
3 lines
100 B
TypeScript
// ! IN CASE OPENAI goes down, then activate the fallback -> true
|
|
export const is_fallback = false;
|