eagle0504 commited on
Commit
366fbdc
β€’
1 Parent(s): 04ee2fa

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -47,7 +47,7 @@ with st.sidebar:
47
  with st.expander("Instruction Manual"):
48
  st.markdown("""
49
  ## Yin's Profile πŸ€– Chatbot
50
- This Streamlit app allows you to chat with GPT-4o model.
51
  ### How to Use:
52
  1. **Input**: Type your prompt into the chat input box labeled "What is up?".
53
  2. **Response**: The app will display a response from GPT-4o.
 
47
  with st.expander("Instruction Manual"):
48
  st.markdown("""
49
  ## Yin's Profile πŸ€– Chatbot
50
+ This Streamlit app allows you to chat with GPT-4o model. However, it's been deprecated due to high cost and can be turned on upon request.
51
  ### How to Use:
52
  1. **Input**: Type your prompt into the chat input box labeled "What is up?".
53
  2. **Response**: The app will display a response from GPT-4o.