ai fallback toggle (#3324)
This commit is contained in:
@@ -63,6 +63,7 @@ function Debugger() {
|
||||
: null,
|
||||
useScriptCache: workflow.generate_script,
|
||||
scriptCacheKey: workflow.cache_key,
|
||||
aiFallback: workflow.ai_fallback,
|
||||
};
|
||||
|
||||
const elements = getElements(
|
||||
|
||||
Reference in New Issue
Block a user