mirror of
https://github.com/mendableai/firecrawl.git
synced 2025-10-10 15:43:59 +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;
|