Spaces:
Sleeping
Sleeping
Update .streamlit/secrets.toml
Browse files- .streamlit/secrets.toml +1 -0
.streamlit/secrets.toml
CHANGED
@@ -1,5 +1,6 @@
|
|
1 |
GROQ_API_KEY = "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"
|
2 |
RAPIDAPI_KEY = "2a4a8a38a9msh97ce530a89589a6p1d0106jsn1acc0a5ea6bc"
|
|
|
3 |
|
4 |
[auth]
|
5 |
credentials = """
|
|
|
1 |
GROQ_API_KEY = "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"
|
2 |
RAPIDAPI_KEY = "2a4a8a38a9msh97ce530a89589a6p1d0106jsn1acc0a5ea6bc"
|
3 |
+
YOUTUBE_API_KEY = "AIzaSyAUXRz0GCSr1ZdsH7Cxt6kuRmk3Z0BmsYU"
|
4 |
|
5 |
[auth]
|
6 |
credentials = """
|