From f1541d1fbe4585c6d8e671f8e7737f58f93d8ceb Mon Sep 17 00:00:00 2001 From: pablonyx Date: Mon, 16 Dec 2024 13:15:33 -0800 Subject: [PATCH] Update default assistant to search for new users (#3317) * update default assistant to search for new users * update! --- backend/onyx/seeding/personas.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/backend/onyx/seeding/personas.yaml b/backend/onyx/seeding/personas.yaml index 37e055f808..cd9542db5e 100644 --- a/backend/onyx/seeding/personas.yaml +++ b/backend/onyx/seeding/personas.yaml @@ -39,7 +39,7 @@ personas: document_sets: [] icon_shape: 23013 icon_color: "#6FB1FF" - display_priority: 1 + display_priority: 0 is_visible: true starter_messages: - name: "Give me an overview of what's here" @@ -64,7 +64,7 @@ personas: document_sets: [] icon_shape: 50910 icon_color: "#FF6F6F" - display_priority: 0 + display_priority: 1 is_visible: true starter_messages: - name: "Summarize a document"