tanay-fetch commited on
Commit
60e1978
Β·
verified Β·
1 Parent(s): 1875a0a

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
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://docs.asi1.ai/)")
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")