pikto commited on
Commit
426feb1
1 Parent(s): ce6ab57

Update .streamlit/config.toml

Browse files
Files changed (1) hide show
  1. .streamlit/config.toml +1 -1
.streamlit/config.toml CHANGED
@@ -4,5 +4,5 @@ base="light"
4
  #primaryColor="#18447c"
5
  #new
6
  primaryColor="#2BB5E8"
7
- #API_Key = st.secrets["API_KEY"]
8
  API_Key = OpenAI API key
 
4
  #primaryColor="#18447c"
5
  #new
6
  primaryColor="#2BB5E8"
7
+ API_Key = st.secrets["API_KEY"]
8
  API_Key = OpenAI API key