mirror of
https://git.mirrors.martin98.com/https://github.com/mendableai/firecrawl
synced 2025-07-31 00:12:02 +08: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;
|