Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
HappyUniGold
/
chatbot_ai_safety
like
0
No application file
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
chatbot_ai_safety
/
common
/
utils.py
happygold
Synced repo using 'sync_with_huggingface' Github Action
85d4baf
over 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
55 Bytes
import
os
OPENAI_API_KEY = os.getenv(
"OPENAI_API_KEY"
)