consistent refined answer improvement (#4027)

This commit is contained in:
evan-danswer 2025-02-17 13:02:03 -08:00 committed by GitHub
parent 5ca898bde2
commit 10c81f75e2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -628,7 +628,7 @@ def create_new_chat_message(
commit: bool = True,
reserved_message_id: int | None = None,
overridden_model: str | None = None,
refined_answer_improvement: bool = True,
refined_answer_improvement: bool | None = None,
) -> ChatMessage:
if reserved_message_id is not None:
# Edit existing message