Introduce new credential for LocalAI, Pass optional auth to LocalAI, New env var

This commit is contained in:
Keith Kacsh
2024-01-06 17:16:06 -07:00
committed by Ilango
parent 79e988be09
commit 58f9e88b1f
3 changed files with 48 additions and 6 deletions
+2
View File
@@ -26,3 +26,5 @@ PORT=3000
# LANGCHAIN_ENDPOINT=https://api.smith.langchain.com
# LANGCHAIN_API_KEY=your_api_key
# LANGCHAIN_PROJECT=your_project
# LOCALAI_CHAT_MODELS='[{"label": "model1", "name": "model1"}, {"label": "model2", "name": "model2"}]'