sayed010 commited on
Commit
d412de0
·
verified ·
1 Parent(s): 08b6eeb

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -2
app.py CHANGED
@@ -1,8 +1,7 @@
1
  import gradio as gr
2
  from groq import Groq
3
  import os
4
- os.environ["GROQ_API_KEY"] ="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"
5
- # Set your Groq API key as an environment variable (e.g., in Colab: import os; os.environ["GROQ_API_KEY"] = "your_actual_groq_api_key_here")
6
  client = Groq(api_key=os.environ.get("GROQ_API_KEY"))
7
 
8
  SYSTEM_PROMPT = """You are an expert in premier league fantasy . Provide structured and insightful responses to queries
 
1
  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