From 75c42278a22c4ca705399a1518f6c4500428c6fc Mon Sep 17 00:00:00 2001 From: Stan Zubarev Date: Thu, 31 Oct 2024 20:55:56 -0400 Subject: [PATCH] add parameter to env template --- .envrc.template | 1 + 1 file changed, 1 insertion(+) diff --git a/.envrc.template b/.envrc.template index 16f0415..f41818c 100644 --- a/.envrc.template +++ b/.envrc.template @@ -4,3 +4,4 @@ export GROQ_API_KEY="" export OLLAMA_HOST_URL="" export OPENAI_API_KEY="" export XAI_API_KEY="" +export AMAZON_PROFILE_NAME=""