setAllowRealRequests
setAllowRealRequests(
value):void
Set the global ALLOW_REAL_REQUESTS flag.
Parameters
Section titled “Parameters”boolean
false to block real LLM calls, true to allow them
Returns
Section titled “Returns”void
setAllowRealRequests(
value):void
Set the global ALLOW_REAL_REQUESTS flag.
boolean
false to block real LLM calls, true to allow them
void