mirror of
https://github.com/danswer-ai/danswer.git
synced 2025-09-20 04:37:09 +02:00
slackbot doesnt respond without citations/quotes (#1798)
* slackbot doesnt respond without citations/quotes fixed logical issues fixed dict logic * added slackbot shim for the llm source/time feature * mypy fixes * slackbot doesnt respond without citations/quotes fixed logical issues fixed dict logic * Update handle_regular_answer.py * added bypass_filter check * final fixes
This commit is contained in:
@@ -402,7 +402,6 @@ configMap:
|
||||
GEN_AI_MAX_TOKENS: ""
|
||||
QA_TIMEOUT: "60"
|
||||
MAX_CHUNKS_FED_TO_CHAT: ""
|
||||
DISABLE_LLM_FILTER_EXTRACTION: ""
|
||||
DISABLE_LLM_CHUNK_FILTER: ""
|
||||
DISABLE_LLM_CHOOSE_SEARCH: ""
|
||||
DISABLE_LLM_QUERY_REPHRASE: ""
|
||||
|
Reference in New Issue
Block a user