camillelacan1 commited on
Commit
966312f
·
1 Parent(s): b401809

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -3,7 +3,6 @@ import openai
3
  import os
4
 
5
  # Set the API key for the OpenAI API
6
- openai.api_key = "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"
7
 
8
  # Set the model to use (e.g. "text-davinci-002")
9
  model = "text-davinci-002"
 
3
  import os
4
 
5
  # Set the API key for the OpenAI API
 
6
 
7
  # Set the model to use (e.g. "text-davinci-002")
8
  model = "text-davinci-002"