We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a274679 + ace6d27 commit 6fad27fCopy full SHA for 6fad27f
src/gptscript.ts
@@ -38,6 +38,7 @@ export interface RunOpts {
38
confirm?: boolean
39
prompt?: boolean
40
credentialOverrides?: string[]
41
+ location?: string
42
env?: string[]
43
44
APIKey?: string
0 commit comments