Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
AjithKSenthil
/
ExampleHostedChatBot
like
0
Build error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
6d39a16
ExampleHostedChatBot
File size: 62 Bytes
85570bf
1
2
3
4
import
os OPENAI_API_KEY = os.environ.get(
"OPENAI_API_KEY"
)