progress
This commit is contained in:
2
.env
2
.env
@@ -20,7 +20,7 @@ EMBEDDING_MODEL=all-MiniLM-L6-v2
|
||||
#########################
|
||||
# Local LLM (Remote Machine)
|
||||
#########################
|
||||
LOCAL_LLM_ENDPOINT=https://api.chat.pathcore.org/v1/chat/completions
|
||||
LOCAL_LLM_ENDPOINT=http://172.168.10.10:11434/v1/chat/completions
|
||||
LOCAL_LLM_MODEL=mistral
|
||||
LOCAL_LLM_TIMEOUT=60
|
||||
|
||||
|
||||
Reference in New Issue
Block a user