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