# Agora Credentials (from https://console.agora.io) AGORA_APP_ID= AGORA_APP_CERTIFICATE= AGORA_CUSTOMER_ID= AGORA_CUSTOMER_SECRET= # Region: "global" or "cn" AGORA_REGION=global # LLM Configuration LLM_VENDOR=openai LLM_MODEL=gpt-4o-mini LLM_API_KEY= LLM_URL= LLM_STYLE=openai # TTS Configuration TTS_VENDOR=microsoft TTS_API_KEY= # ASR Configuration ASR_VENDOR=ares ASR_LANGUAGE=en-US