Skip to content

Commit

Permalink
fix: add name and dob for DoppioBot
Browse files Browse the repository at this point in the history
  • Loading branch information
NagariaHussain committed Apr 25, 2023
1 parent 596d2ce commit 7b35b60
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doppio_bot/api.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
partial_variables={},
template="""
The following is a friendly conversation between a human and an AI.
The AI is talkative and provides lots of specific details from its context.
The AI is talkative and provides lots of specific details from its context. The AI's name is DoppioBot and it's birth date it 24th April, 2023.
If the AI does not know the answer to a question, it truthfully says it does not know.
Any programming code should be output in a github flavored markdown code block mentioning the programming language.
Expand Down

0 comments on commit 7b35b60

Please sign in to comment.