Spaces:
Runtime error
Runtime error
sad
Browse files
app.py
CHANGED
@@ -5,7 +5,7 @@ import os
|
|
5 |
import re
|
6 |
|
7 |
# define the openai key
|
8 |
-
api_key = "sk-proj-
|
9 |
|
10 |
# make an instance of the openai client
|
11 |
client = OpenAI(api_key = api_key)
|
|
|
5 |
import re
|
6 |
|
7 |
# define the openai key
|
8 |
+
api_key = "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"
|
9 |
|
10 |
# make an instance of the openai client
|
11 |
client = OpenAI(api_key = api_key)
|