JBHF commited on
Commit
c3e0b6b
·
verified ·
1 Parent(s): f74b7bf

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -66,7 +66,7 @@ load_dotenv() #
66
 
67
  groq_api_key = os.environ['GROQ_API_KEY']
68
  # os.environ['GROQ_API_KEY']
69
- # print("groq_api_key: ", groq_api_key)
70
 
71
  # st.title("Chat with Docs - Groq Edition :) ")
72
  # # st.title ("this is the app title")
 
66
 
67
  groq_api_key = os.environ['GROQ_API_KEY']
68
  # os.environ['GROQ_API_KEY']
69
+ print("groq_api_key: ", groq_api_key)
70
 
71
  # st.title("Chat with Docs - Groq Edition :) ")
72
  # # st.title ("this is the app title")