Revert model var to string, refactor for case without a key and just override if so

This commit is contained in:
Keith Kacsh
2024-01-08 17:53:18 -07:00
committed by Ilango
parent d9b75cdf8e
commit 06201e7cf0
3 changed files with 6 additions and 14 deletions
-2
View File
@@ -26,5 +26,3 @@ 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"}]'