mirror of
https://github.com/danswer-ai/danswer.git
synced 2025-05-19 00:00:37 +02:00
Fix black
This commit is contained in:
parent
8e441d975d
commit
d28f460330
@ -285,7 +285,7 @@ def stream_chat_message_objects(
|
|||||||
alternate_assistant_id,
|
alternate_assistant_id,
|
||||||
user=user,
|
user=user,
|
||||||
db_session=db_session,
|
db_session=db_session,
|
||||||
is_for_edit=False
|
is_for_edit=False,
|
||||||
)
|
)
|
||||||
else:
|
else:
|
||||||
persona = chat_session.persona
|
persona = chat_session.persona
|
||||||
|
Loading…
x
Reference in New Issue
Block a user