Update .env_example

This commit is contained in:
believethehype 2024-01-12 20:40:43 +01:00 committed by GitHub
parent 4c06cf6695
commit 9a18823e3a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -15,7 +15,7 @@ OPENAI_API_KEY = "" # Enter your OpenAI API Key to use DVMs with OpenAI service
LIBRE_TRANSLATE_ENDPOINT = "" # Url to LibreTranslate Endpoint e.g. https://libretranslate.com
LIBRE_TRANSLATE_API_KEY = "" # API Key, if required (You can host your own instance where you don't need it)
REPLICATE_API_TOKEN = "" #API Key to run models on replicate.com
HUGGINGFACE_EMAIL = "
HUGGINGFACE_EMAIL = ""
HUGGINGFACE_PASSWORD = ""
@ -24,4 +24,4 @@ HUGGINGFACE_PASSWORD = ""
# The name and NIP90 info of the DVM can be changed but the identifier must stay the same in order to not create a different dtag.
# We will also create new wallets on the given lnbits instance for each dvm. If you want to use an existing wallet, you can replace the parameters here as well.
# Make sure you backup this file to keep access to your wallets
# Make sure you backup this file to keep access to your wallets