diff --git a/backend/danswer/chat/personas.yaml b/backend/danswer/chat/personas.yaml index 0ac4ace27c6..5225ce66a0b 100644 --- a/backend/danswer/chat/personas.yaml +++ b/backend/danswer/chat/personas.yaml @@ -5,7 +5,7 @@ personas: # this is for DanswerBot to use when tagged in a non-configured channel # Careful setting specific IDs, this won't autoincrement the next ID value for postgres - id: 0 - name: "Danswer" + name: "HubGPT" description: > Default HubGPT Question Answering functionality. # Default Prompt objects attached to the persona, see prompts.yaml