0
v-firecrawl/apps/api/src/control.ts
2024-04-15 17:01:47 -04:00

3 lines
100 B
TypeScript

// ! IN CASE OPENAI goes down, then activate the fallback -> true
export const is_fallback = false;