Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 1.05 KB

reply_as_assistant.md

File metadata and controls

20 lines (16 loc) · 1.05 KB

Providing an assistant reply

In this task, you will play the role of the chatbot - the assistant. You'll see a message from a user - a prompt. Your job is to provide a reply to the given prompt. The reply should address the user's requests as well as possible while adhering to the guidelines.

Remember that you can use Markdown to format your message. This can make your reply considerably easier to read. When inserting a code block, add a language specification to give the code syntax highlighting. You can find a full list of supported languages and their abbreviations here.

You can find some examples adressing some edge cases here.

Please make sure to read the guidelines before submitting.