remove lite_llm; distinguish if first message or whole conversation in chat querifier; Add info to README

This commit is contained in:
Niklas Müller 2024-06-23 19:27:11 +02:00
parent 889816a9a5
commit 49796a4657
2 changed files with 11 additions and 5 deletions

3
.env
View file

@ -42,6 +42,5 @@ LLM_API_KEY=placeholder
# valid Language options - "en" "de" "multi"
LLM_LANGUAGE=de
# LLM Model to be used - "mistral", "phi3", "llama3", etc.
# LLM Model to be used - "mistral", "phi3", "llama3", etc. (Check available with <ip_of_ollama_instance>:11434/api/tags)
LLM_MODEL_NAME=mistral