From bf40b4936b01ff45eabb87c3fc2be6854c2dc3df Mon Sep 17 00:00:00 2001 From: Waleed Date: Mon, 2 Dec 2024 12:05:55 +0100 Subject: [PATCH] updated env template; added simli variables --- dot-env.template | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/dot-env.template b/dot-env.template index 4781f9beb..b137b5435 100644 --- a/dot-env.template +++ b/dot-env.template @@ -54,5 +54,9 @@ TAVUS_API_KEY=... TAVUS_REPLICA_ID=... TAVUS_PERSONA_ID=... +# Simli +SIMLI_API_KEY=... +SIMLI_FACE_ID=... + #Krisp KRISP_MODEL_PATH=... \ No newline at end of file