Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
Duplicated from
alphayomega/EliBot
alphayomega
/
InfoBot
like
0
Sleeping
App
Files
Files
Community
254aed0
InfoBot
/
config.py
DHEIVER
Update config.py
254aed0
verified
5 months ago
raw
Copy download link
history
blame
Safe
81 Bytes
import
os
GROQ_API_KEY =
"YOUR_API_KEY"
os.environ[
"GROQ_API_KEY"
] = GROQ_API_KEY