Spaces:
Sleeping
Sleeping
MartinKosela
commited on
Commit
•
5c7b978
1
Parent(s):
cfcbe1c
Update app.py
Browse files
app.py
CHANGED
@@ -1,7 +1,6 @@
|
|
1 |
import streamlit as st
|
2 |
import openai
|
3 |
-
|
4 |
-
from openai.error import OpenAIError
|
5 |
import os
|
6 |
|
7 |
# Securely fetch the OpenAI API key
|
|
|
1 |
import streamlit as st
|
2 |
import openai
|
3 |
+
|
|
|
4 |
import os
|
5 |
|
6 |
# Securely fetch the OpenAI API key
|