From b42d360e3df619e2e2ba411b99a3ce1f3f2bc392 Mon Sep 17 00:00:00 2001 From: calesthio Date: Thu, 13 Aug 2026 09:50:12 -0700 Subject: [PATCH] fix: keep TokenHub example credential empty --- .env.example | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/.env.example b/.env.example index a1b8f604..ffeac908 100644 --- a/.env.example +++ b/.env.example @@ -62,8 +62,9 @@ DOUBAO_SPEECH_VOICE_TYPE= DASHSCOPE_API_KEY= # --- Tencent Hunyuan TokenHub API --- -TENCENT_TOKENHUB_API_KEY= # Tencent Hunyuan (腾讯混元) via TokenHub API (Bearer token) - # Get it at https://console.cloud.tencent.com/tokenhub +# Tencent Hunyuan (腾讯混元) via TokenHub API (Bearer token). +# Get it at https://console.cloud.tencent.com/tokenhub. +TENCENT_TOKENHUB_API_KEY= # --- Music --- # Suno AI music generation (full songs, instrumentals, any genre).