Skip to main content

πŸ–‹οΈ How to write a good prompt

At the core of useful LLM usage is the skill of writing good prompts. Vainu Agents' output is only as good as your prompts.

Updated over a week ago

If you are familar with LLMs and other AI agents, you probably know that writing clear prompts is key in getting good results. The more detailed your prompts are, the better the results. Here is an example on how a good prompt might look like:

In this example, the prompt has been split up to five distinctive parts:

  1. First we define the ultimate goal of the prompt.

  2. Then we follow up by setting up specific definitions on how we expect the resulting answer to be formatted.

  3. We also include some warnings about things we might want to avoid or things that must be taken into account when formulating an answer.

  4. A significant part of the prompt is reserved for some additional background context, which gives an idea on why this prompt has even been created and what kind of results the user expects to get from the end result.

  5. Finally, we set up some very simple rules as final guidelines to help Vainu Agent formulate its response.

This is not a mandatory setup, but it might help you get started with your prompts. Feel free to organize things differently, exclude some unnecessary elements, add some more information and rearrange things differently.

πŸ‘¨β€πŸ’» Contact Vainu Support if you have any questions! You can send an email to support@vainu.io or send a message through chat.

Did this answer your question?