mirror of
https://github.com/danswer-ai/danswer.git
synced 2025-04-09 20:39:29 +02:00
Add missing arg
This commit is contained in:
parent
5da81a3d0d
commit
5bf998219e
@ -38,6 +38,7 @@ def _create_slack_bot_persona(
|
||||
persona = upsert_persona(
|
||||
persona_id=existing_persona_id,
|
||||
name=persona_name,
|
||||
datetime_aware=False,
|
||||
retrieval_enabled=True,
|
||||
system_text=None,
|
||||
tools=None,
|
||||
|
Loading…
x
Reference in New Issue
Block a user