Skip to content

Commit

Permalink
chore: add location to run opts
Browse files Browse the repository at this point in the history
Signed-off-by: Donnie Adams <[email protected]>
  • Loading branch information
thedadams committed Jul 16, 2024
1 parent a274679 commit ace6d27
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/gptscript.ts
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ export interface RunOpts {
confirm?: boolean
prompt?: boolean
credentialOverrides?: string[]
location?: string
env?: string[]

APIKey?: string
Expand Down

0 comments on commit ace6d27

Please sign in to comment.