AyushS9020 commited on
Commit
77f8e7b
·
verified ·
1 Parent(s): cc5b375

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -6,7 +6,7 @@ from langchain_huggingface import HuggingFaceEmbeddings
6
 
7
  def run_groq(prompt):
8
 
9
- client = Groq(api_key = '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')
10
 
11
  chat_completion = client.chat.completions.create(
12
  messages = [
 
6
 
7
  def run_groq(prompt):
8
 
9
+ client = Groq(api_key = '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')
10
 
11
  chat_completion = client.chat.completions.create(
12
  messages = [