Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
|
@@ -4,7 +4,7 @@ from groq import Groq
|
|
| 4 |
|
| 5 |
st.set_page_config(page_title="Sample Chatbot", page_icon="🤖")
|
| 6 |
|
| 7 |
-
st.title("🤖
|
| 8 |
|
| 9 |
# Read API key
|
| 10 |
api_key = os.getenv("Samplechatboot")
|
|
|
|
| 4 |
|
| 5 |
st.set_page_config(page_title="Sample Chatbot", page_icon="🤖")
|
| 6 |
|
| 7 |
+
st.title("🤖 Jehan Zada Chatboot")
|
| 8 |
|
| 9 |
# Read API key
|
| 10 |
api_key = os.getenv("Samplechatboot")
|