testing_multi_agent / .env.example
adilpanwar's picture
Upload 8 files
9e6cbd4 verified
Raw
History Blame Contribute Delete
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