sayed010 commited on
Commit
2b6e9f2
·
verified ·
1 Parent(s): 12400ba

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -2,7 +2,7 @@ import gradio as gr
2
  from groq import Groq
3
  import os
4
 
5
- client = Groq(api_key=os.environ.get("GROQ_API_KEY"))
6
 
7
  SYSTEM_PROMPT = """You are an expert in premier league fantasy . Provide structured and insightful responses to queries
8
  about players and coaches"""
 
2
  from groq import Groq
3
  import os
4
 
5
+ client = Groq(api_key=os.environ.get("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"))
6
 
7
  SYSTEM_PROMPT = """You are an expert in premier league fantasy . Provide structured and insightful responses to queries
8
  about players and coaches"""