Skip to content

Commit 83a7835

Browse files
remove org id
1 parent 943ffdb commit 83a7835

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/index.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ import { Command } from 'commander'
66
const program = new Command()
77

88
const configuration = new Configuration({
9-
organization: 'org-0VwEdYkX1Hc3GC4YnK2NMw1s',
109
apiKey: process.env.OPENAI_API_KEY,
1110
})
1211
if (!process.env.OPENAI_API_KEY) {

0 commit comments

Comments
 (0)