Skip to content

Commit

Permalink
Add comment for empower API key to .env
Browse files Browse the repository at this point in the history
  • Loading branch information
amrit110 committed Oct 24, 2024
1 parent ff1fec7 commit d7276b8
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .env.development
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit d7276b8

Please sign in to comment.