mirror of
https://github.com/danswer-ai/danswer.git
synced 2025-03-26 17:51:54 +01:00
Enable show GPT answer option immediately
This commit is contained in:
parent
37c5f24d91
commit
39b912befd
@ -38,7 +38,6 @@ const getAssistantMessage = ({
|
||||
if (
|
||||
searchResponse.suggestedFlowType === FlowType.SEARCH &&
|
||||
!defaultOverrides.forceDisplayQA &&
|
||||
!isFetching &&
|
||||
searchResponse.answer
|
||||
) {
|
||||
return (
|
||||
|
Loading…
x
Reference in New Issue
Block a user