Huzaifa424 commited on
Commit
9d4e9b7
·
verified ·
1 Parent(s): 8500758

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -5,7 +5,7 @@ import os
5
 
6
 
7
  client = Groq(
8
- api_key=os.environ.get("GROQ_API_KEY"),
9
  )
10
 
11
  # Function to generate a response based on user input
 
5
 
6
 
7
  client = Groq(
8
+ api_key=os.environ.get("GROQ_KEY"),
9
  )
10
 
11
  # Function to generate a response based on user input