diff --git a/src/gptscript.ts b/src/gptscript.ts index 9a2928c..c3fcf2b 100644 --- a/src/gptscript.ts +++ b/src/gptscript.ts @@ -38,6 +38,7 @@ export interface RunOpts { confirm?: boolean prompt?: boolean credentialOverrides?: string[] + location?: string env?: string[] APIKey?: string