Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
@@ -4,7 +4,7 @@ import json
|
|
4 |
|
5 |
st.set_page_config(page_title="ASI1-mini Chatbot", layout="centered")
|
6 |
st.title("ASI1-mini LLM Chat")
|
7 |
-
st.caption("Powered by [asi1.ai](https://
|
8 |
|
9 |
# Sidebar API Key Input
|
10 |
st.sidebar.subheader("π API Key")
|
|
|
4 |
|
5 |
st.set_page_config(page_title="ASI1-mini Chatbot", layout="centered")
|
6 |
st.title("ASI1-mini LLM Chat")
|
7 |
+
st.caption("Powered by [asi1.ai](https://asi1.ai/)")
|
8 |
|
9 |
# Sidebar API Key Input
|
10 |
st.sidebar.subheader("π API Key")
|