EULawGPT / .env.local
acodi's picture
Switch to use EU LAW GPT in .env
907a182
raw
history blame contribute delete
393 Bytes
# This file is used to store the environment variables that are used in the application
# Please make sure to create a .env file in the root directory of the project and add the following variables
# OPEN AI API KEY
OPENAI_API_KEY=
# LAW GPT MODEL URL, please look at https://huggingface.co/codimind for the model url
LAW_GPT_MODEL_URL=
# Huggingface hub api token
HUGGINGFACEHUB_API_TOKEN=