JohnAlexander23 commited on
Commit
3b445f4
1 Parent(s): 8605bb8

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -2,7 +2,7 @@ import streamlit as st
2
  from groq import Groq
3
 
4
  # Define the API key here
5
- GROQ_API_KEY = "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"
6
 
7
  # Define function to fetch response
8
  def fetch_response(user_input):
 
2
  from groq import Groq
3
 
4
  # Define the API key here
5
+ GROQ_API_KEY = "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"
6
 
7
  # Define function to fetch response
8
  def fetch_response(user_input):