Skip to content

Commit ace6d27

Browse files
committed
chore: add location to run opts
Signed-off-by: Donnie Adams <[email protected]>
1 parent a274679 commit ace6d27

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/gptscript.ts

+1
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ export interface RunOpts {
3838
confirm?: boolean
3939
prompt?: boolean
4040
credentialOverrides?: string[]
41+
location?: string
4142
env?: string[]
4243

4344
APIKey?: string

0 commit comments

Comments
 (0)