AdithyaSNair commited on
Commit
e988013
·
verified ·
1 Parent(s): 0175ebc

Update .streamlit/secrets.toml

Browse files
Files changed (1) hide show
  1. .streamlit/secrets.toml +2 -2
.streamlit/secrets.toml CHANGED
@@ -21,5 +21,5 @@ cookie = """
21
  "is_secure": false
22
  }
23
  """
24
- groq_api_key = "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"
25
- rapidapi_key = "2a4a8a38a9msh97ce530a89589a6p1d0106jsn1acc0a5ea6bc"
 
21
  "is_secure": false
22
  }
23
  """
24
+ GROQ_API_KEY = "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"
25
+ RAPIDAPI_KEY = "2a4a8a38a9msh97ce530a89589a6p1d0106jsn1acc0a5ea6bc"