Abbas0786 commited on
Commit
f1193f9
·
verified ·
1 Parent(s): 2b03ad3

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -4,7 +4,7 @@ from groq import Groq
4
 
5
  # Set up API keys and URLs
6
  # Use your OpenWeatherMap API key
7
- openweather_api_key = "2f3389762791167fbac751eed085d0ef"
8
  openweather_api_url = "https://api.openweathermap.org/data/2.5/weather"
9
 
10
  # Set up Groq API
 
4
 
5
  # Set up API keys and URLs
6
  # Use your OpenWeatherMap API key
7
+ openweather_api_key = "aa4db8152e46c2f3fb19fad5d58a0ed8"
8
  openweather_api_url = "https://api.openweathermap.org/data/2.5/weather"
9
 
10
  # Set up Groq API