From d7276b8b5303276d0670b390c92e5050540d830b Mon Sep 17 00:00:00 2001 From: Amrit Krishnan Date: Thu, 24 Oct 2024 08:42:29 -0400 Subject: [PATCH] Add comment for empower API key to .env --- .env.development | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/.env.development b/.env.development index 115c163..3eb4d9e 100644 --- a/.env.development +++ b/.env.development @@ -13,9 +13,18 @@ COLLECTION_NAME=test # The weight of the relevancy score in the ranking strategy. RELEVANCY_WEIGHT=0.5 + # Set these environment variables + +# DATA APIs # 211_API_KEY +# EMPOWER_API_KEY + + +# Tool APIs # OPENAI_API_KEY # MAPBOX_API_KEY # NEXT_PUBLIC_GOOGLE_MAPS_API_KEY + + # DATA_DIR