garyuzair commited on
Commit
19b740e
·
verified ·
1 Parent(s): 8c546bd

Update .streamlit/secrets.toml

Browse files
Files changed (1) hide show
  1. .streamlit/secrets.toml +1 -1
.streamlit/secrets.toml CHANGED
@@ -1,6 +1,6 @@
1
  # .streamlit/secrets.toml
2
 
3
- GEMINI_API_KEY = "YOUR_ACTUAL_GEMINI_API_KEY_HERE"
4
 
5
  # IMPORTANT: This model ID must be the one that works with your specific
6
  # google-generativeai SDK setup and the client.models.generate_content pattern.
 
1
  # .streamlit/secrets.toml
2
 
3
+ GEMINI_API_KEY = "AIzaSyADgZJsnHoAmxNFxYUGuj2jGBeLQAWQhbw"
4
 
5
  # IMPORTANT: This model ID must be the one that works with your specific
6
  # google-generativeai SDK setup and the client.models.generate_content pattern.