samiasohail25gmailcom commited on
Commit
d340d21
·
verified ·
1 Parent(s): 63aec6b

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -11,7 +11,7 @@ import re
11
 
12
  # -------------------- CONFIG -------------------- #
13
  # Set your Groq API key from environment
14
- client = Groq(api_key=os.environ.get("GROQ_API_KEY"))
15
 
16
  # Predefined list of Google Drive PDF links (public/viewable)
17
  PDF_LINKS = [
 
11
 
12
  # -------------------- CONFIG -------------------- #
13
  # Set your Groq API key from environment
14
+ client = Groq(api_key=os.environ.get("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"))
15
 
16
  # Predefined list of Google Drive PDF links (public/viewable)
17
  PDF_LINKS = [