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;
|