Skip to content

Commit d56f122

Browse files
authored
Merge pull request #75 from thedadams/add-force-sequential
2 parents d94e914 + f002ae3 commit d56f122

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
@@ -39,6 +39,7 @@ export interface RunOpts {
3939
credentialOverrides?: string[]
4040
location?: string
4141
env?: string[]
42+
forceSequential?: boolean
4243

4344
APIKey?: string
4445
BaseURL?: string

0 commit comments

Comments
 (0)