Skip to content

Commit

Permalink
remove openai api key
Browse files Browse the repository at this point in the history
llauraa23 committed Oct 9, 2023
1 parent 9345545 commit 275df82
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion example/data_generation/immigration_gen_data2.ipynb
Original file line number Diff line number Diff line change
@@ -66,7 +66,7 @@
"from nltk.tokenize import word_tokenize\n",
"\n",
"# from openai import openai_object\n",
"openai.api_key = \"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\""
"openai.api_key = \"\""
]
},
{

0 comments on commit 275df82

Please sign in to comment.