misc: update .env.example

This commit is contained in:
WJG 2024-02-25 01:00:36 +08:00
parent b59d358a1f
commit 7f464aa9cb
No known key found for this signature in database
GPG Key ID: 258474EF8590014A

View File

@ -1,5 +1,18 @@
# Mi Services
MI_USER="Xiaomi Account"
MI_PASS="Account Password"
MI_DID="Device ID or Name (optional - fill in after retrieving from the device list)"
OPENAI_MODEL=gpt-4-turbo-1106
OPENAI_API_KEY=sk-xxxxxxxxxxxxxxx
# OpenAI
OPENAI_MODEL=gpt-3.5-turbo-0125
OPENAI_API_KEY=sk-xxxxxxxxxxxxxxx
# Sound Effects
AUDIO_SILENT=静音音频链接
AUDIO_BEEP=默认提示音链接
AUDIO_ACTIVE=唤醒提示音链接
AUDIO_ERROR=出错了提示音链接
# Doubao TTS
TTS_DOUBAO=豆包 TTS 接口
SPEAKERS_DOUBAO=豆包 TTS 音色列表接口