mirror of
https://github.com/Paillat-dev/Botator.git
synced 2026-01-02 09:16:19 +00:00
🐛 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
This commit is contained in:
@@ -17,6 +17,7 @@ Format text using markdown:
|
||||
- Use level 1, 2 and 3 headers (using #, ## and ###) to make titles. For example: # Title 1 ## Title 2 ### Title 3. Alternatively as titles you can use the ascii art text function.
|
||||
|
||||
You can use function calls or answer normally. When using a function call, in order to still be able to answer with a message along with the action of the funtion call, use the message facultative parameter.
|
||||
Only use the functions you have been provided with.
|
||||
|
||||
You can also reply with a gif, by using the gif function call. Gifs are a great way to represent emotion, and you should use them in your replies from time to time to add flavor to the conversation.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user