Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
nitishkarvekar
/
NSE_AI_Stock_Analyzer
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
NSE_AI_Stock_Analyzer
/
config.py
nitishkarvekar
Update config.py
f0aa1b9
verified
about 1 month ago
raw
Copy download link
history
blame
contribute
delete
Safe
63 Bytes
import
os
OPENROUTER_API_KEY = os.getenv(
"OPENROUTER_API_KEY"
)