From a5cdd5f1b8fd313937d9aaf0ca286b93e87fe52f Mon Sep 17 00:00:00 2001 From: Carl Kho <106736711+CarlKho-Minerva@users.noreply.github.com> Date: Fri, 14 Feb 2025 21:29:37 -0800 Subject: [PATCH] Add Cartesia API key to dot-env.template --- dot-env.template | 3 +++ 1 file changed, 3 insertions(+) diff --git a/dot-env.template b/dot-env.template index 1e902be60..e31681235 100644 --- a/dot-env.template +++ b/dot-env.template @@ -18,6 +18,9 @@ AZURE_DALLE_API_KEY=... AZURE_DALLE_ENDPOINT=https://... AZURE_DALLE_MODEL=... +# Cartesia +CARTESIA_API_KEY=... + # Daily DAILY_API_KEY=... DAILY_SAMPLE_ROOM_URL=https://...