Spaces:
Runtime error
Runtime error
Dagfinn1962
commited on
Commit
•
ac14083
1
Parent(s):
ff6a62e
Update app.py
Browse files
app.py
CHANGED
@@ -4,7 +4,7 @@ import os
|
|
4 |
import time
|
5 |
import logging
|
6 |
|
7 |
-
|
8 |
|
9 |
# Read the API key from the .env file
|
10 |
openai.api_key = os.getenv("API_KEY")
|
|
|
4 |
import time
|
5 |
import logging
|
6 |
|
7 |
+
|
8 |
|
9 |
# Read the API key from the .env file
|
10 |
openai.api_key = os.getenv("API_KEY")
|