add foundry base path to .env example files

This commit is contained in:
shatfield4
2025-09-22 10:59:23 -07:00
parent 902e11a69a
commit 8e359208b1
2 changed files with 2 additions and 0 deletions

View File

@@ -145,6 +145,7 @@ GID='1000'
# LLM_PROVIDER='foundry'
# FOUNDRY_MODEL_PREF='phi-3.5-mini'
# FOUNDRY_BASE_PATH='http://127.0.0.1:55776'
###########################################
######## Embedding API SElECTION ##########

View File

@@ -144,6 +144,7 @@ SIG_SALT='salt' # Please generate random string at least 32 chars long.
# LLM_PROVIDER='foundry'
# FOUNDRY_MODEL_PREF='phi-3.5-mini'
# FOUNDRY_BASE_PATH='http://127.0.0.1:55776'
###########################################
######## Embedding API SElECTION ##########