mirror of
https://github.com/Mintplex-Labs/anything-llm
synced 2026-04-25 17:15:37 +02:00
add foundry base path to .env example files
This commit is contained in:
@@ -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 ##########
|
||||
|
||||
@@ -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 ##########
|
||||
|
||||
Reference in New Issue
Block a user