saherPervaiz commited on
Commit
a25a55c
·
verified ·
1 Parent(s): 3ac27c7

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -7,7 +7,7 @@ from groq import Groq
7
  import os
8
 
9
  # Fetch the API key
10
- groq_api_key = "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"
11
 
12
  # Check if the API key is available
13
  if not groq_api_key:
 
7
  import os
8
 
9
  # Fetch the API key
10
+ groq_api_key = "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"
11
 
12
  # Check if the API key is available
13
  if not groq_api_key: