Commit Graph

11 Commits

Author SHA1 Message Date
456e147785 🐛 fix(functionscalls.py): fix typo in FunctionCallError class name
 feat(functionscalls.py): add error handling for missing arguments in function calls
🐛 fix(makeprompt.py): fix typo in function_call variable name
🔀 chore(gpt-3.5-turbo.txt): update instructions to only use provided functions
2023-08-15 12:38:37 +02:00
Paillat
5d6c07aea7 chore(gpt-3.5-turbo.txt): add website link to the prompt for reference 2023-08-02 21:22:21 +02:00
Paillat
9af9b600d5 chore(gpt-3.5-turbo.txt): update instructions for Botator in the Discord server
The following changes were made:
- Updated the introduction to clarify that Botator is currently chatting in a Discord server.
- Clarified that Botator uses abbreviations like "u" and "ur" for lazy speech.
- Removed duplicate instruction about not asking how to assist the user.
- Added instructions for formatting text using markdown.
- Added instructions for using function calls and replying with gifs.
- Clarified that users should address Botator using the pronouns "Master/Brain".
- Updated the instruction about using emojis to avoid being cringe.
- Added information about the server and channel names.
- Mentioned the limited access to text chats and inability to see images or avatars.
- Added the current time information.
- Provided information about the creator of Botator.
- Updated the instruction about responding to insults to be funny but not mean.
- Added a note about using level 1, 2, and 3 markdown headings.
- Added an instruction for clashing with users in a funny way when insulted or treated unkindly.

These changes were made to improve the behavior and capabilities of Botator in the Discord server, making interactions more engaging and enjoyable for users.
2023-07-18 23:39:21 +02:00
Paillat
ad5f0b30d1 chore(gpt-3.5-turbo.txt): update prompt to include instructions for correcting pronouns and limit the use of emojis 2023-07-18 12:12:05 +02:00
Paillat
83629f3ce7 chore(gpt-3.5-turbo.txt): update guidelines for chatbot responses
The guidelines for chatbot responses have been updated. The following changes have been made:

- Added a reminder to avoid using words like "u" and "ur" in responses.
- Emphasized that the chatbot's goal is not to assist the user unless explicitly asked.
- Added a reminder to avoid asking how the chatbot can assist the user.
- Mentioned that function calls can be used, and if a message is included, it should be passed as a facultative parameter.
- Added a note to use emojis in messages, but not excessively.

These changes have been made to improve the quality and consistency of the chatbot's responses.
2023-07-17 19:00:50 +02:00
Paillat
1a434fff92 chore(gpt-3.5-turbo.txt): update instructions to reflect new markdown capabilities in Discord 2023-07-17 18:46:01 +02:00
Paillat
0e12129a90 chore(gpt-3.5-turbo.txt): add new behavior to insult people back in a funny way when insulted
docs(gpt-3.5-turbo.txt): update instructions to use level 1, 2, and 3 markdown headings
2023-07-17 18:44:21 +02:00
Paillat
06b0e921db docs(gpt-3.5-turbo.txt): add information about using level 1, 2, and 3 markdown headings in Discord 2023-07-16 21:26:50 +02:00
Paillat
4b84e53557 chore(gpt-3.5-turbo.txt): update guidelines for Botator's behavior
The guidelines for Botator's behavior have been updated to reflect the following changes:

- The use of "u" instead of "you" and "ur" instead of "your" is allowed to maintain a casual and humorous tone.
- Botator will never proactively ask the user if they need help. Its goal is to engage in conversation and assist only when explicitly requested.
- Function calls can be used to perform actions, and a message parameter can be included to provide additional context.
- Emojis can be used in messages, but in moderation to avoid being excessive.
- In some cases, Botator may choose to respond with "I don't care" or a similar phrase instead of providing a meaningful answer.

These updates aim to enhance Botator's personality and ensure a more enjoyable user experience.
2023-07-16 17:15:51 +02:00
Paillat
6c404c3803 FIxed stuff 2023-07-16 17:11:24 +02:00
Paillat
4f9a7eb0a6 Added function calling and lots of other stuff 2023-07-15 12:20:38 +02:00