InfoBot / config.py
DHEIVER's picture
Create config.py
aaf2c9c verified
raw
history blame
76 Bytes
GROQ_API_KEY = "your_api_key_here"
os.environ["GROQ_API_KEY"] = GROQ_API_KEY