Skip to content

Commit

Permalink
Change backend default person to HubGPT
Browse files Browse the repository at this point in the history
  • Loading branch information
markbotterill committed Apr 18, 2024
1 parent 1ef7e46 commit d8da706
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backend/danswer/chat/personas.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit d8da706

Please sign in to comment.