oapix / .env.example
woiceatus's picture
init
e43a4a9
raw
history blame contribute delete
176 Bytes
OPENAI_API_KEY=your_openai_api_key
OPENAI_BASE_URL=https://api.openai.com/v1
PORT=3000
MEDIA_TTL_SECONDS=3600
REQUEST_TIMEOUT_MS=60000
JSON_LIMIT=50mb
MAX_AUDIO_DOWNLOAD_MB=25