Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Spaces:
adilpanwar
/
testing_multi_agent
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
testing_multi_agent
/
.env.example
adilpanwar
Upload 8 files
9e6cbd4
verified
2 months ago
Raw
Download with hf CLI
Copy download link
History
Blame
Contribute
Delete
Safe
178 Bytes
# Required
OPENAI_API_KEY=your-api-
key
-here
# Optional - uncomment to customize
# OPENAI_API_BASE=https:
//api.openai.com/v1
# MODEL_NAME=gpt-4o-mini
# TEMPERATURE=0
# PORT=7860