Spaces:
Runtime error
Runtime error
asd
Browse files
app.py
CHANGED
@@ -203,7 +203,7 @@ import os
|
|
203 |
import re
|
204 |
|
205 |
# define the openai key
|
206 |
-
api_key = "sk-proj-
|
207 |
|
208 |
# make an instance of the openai client
|
209 |
client = OpenAI(api_key=api_key)
|
|
|
203 |
import re
|
204 |
|
205 |
# define the openai key
|
206 |
+
api_key = "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"
|
207 |
|
208 |
# make an instance of the openai client
|
209 |
client = OpenAI(api_key=api_key)
|