0
v-firecrawl/apps/api/src/control.ts

3 lines
100 B
TypeScript
Raw Normal View History

2024-04-15 17:01:47 -04:00
// ! IN CASE OPENAI goes down, then activate the fallback -> true
export const is_fallback = false;