Spaces:
Sleeping
Sleeping
Update .streamlit/secrets.toml
Browse files- .streamlit/secrets.toml +2 -3
.streamlit/secrets.toml
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
-
|
|
|
2 |
|
3 |
[auth]
|
4 |
credentials = """
|
@@ -21,5 +22,3 @@ cookie = """
|
|
21 |
"is_secure": false
|
22 |
}
|
23 |
"""
|
24 |
-
GROQ_API_KEY = "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"
|
25 |
-
RAPIDAPI_KEY = "2a4a8a38a9msh97ce530a89589a6p1d0106jsn1acc0a5ea6bc"
|
|
|
1 |
+
GROQ_API_KEY = "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"
|
2 |
+
RAPIDAPI_KEY = "2a4a8a38a9msh97ce530a89589a6p1d0106jsn1acc0a5ea6bc"
|
3 |
|
4 |
[auth]
|
5 |
credentials = """
|
|
|
22 |
"is_secure": false
|
23 |
}
|
24 |
"""
|
|
|
|