mirror of
https://github.com/danswer-ai/danswer.git
synced 2025-09-29 21:37:21 +02:00
Add answers to search (#2020)
This commit is contained in:
@@ -24,7 +24,7 @@ NORMALIZE_EMBEDDINGS="True"
|
||||
# Use LLM to determine if chunks are relevant to the query
|
||||
# May not work well for languages that do not have much training data in the LLM training set
|
||||
# If using a common language like Spanish, French, Chinese, etc. this can be kept turned on
|
||||
DISABLE_LLM_CHUNK_FILTER="True"
|
||||
DISABLE_LLM_DOC_RELEVANCE="True"
|
||||
|
||||
# The default reranking models are English first
|
||||
# There are no great quality French/English reranking models currently so turning this off
|
||||
|
Reference in New Issue
Block a user