data_science_chat_bot / secret_key.py
alwinvargheset@outlook.com
added chat-bot
f081100
raw
history blame
52 Bytes
import os
groq_api_key = os.getenv('GROQ_API_KEY')