Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
agents-course/First_agent_template
sims2k
/
First_agent_template
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
sims2k
commited on
Feb 11
Commit
aff1132
·
verified
·
1 Parent(s):
65e5333
Delete .env
Browse files
Files changed (1)
hide
show
.env
+0
-4
.env
DELETED
Viewed
@@ -1,4 +0,0 @@
1
-
SPOTIFY_CLIENT_ID=your_spotify_client_id
2
-
SPOTIFY_CLIENT_SECRET=your_spotify_client_secret
3
-
WEATHER_API_KEY=your_openweather_api_key
4
-
IPGEO_API_KEY=your_ipgeolocation_api_key (optional)