@@ -41,13 +41,13 @@ You can use an AI agent to answer questions, automate repetitive work, reduce
4141
4242** What if the agent doesn't work as expected?** 
4343
44- You can change your instructions and test again. It’s  normal to adjust and
44+ You can change your instructions and test again. It is  normal to adjust and
4545improve your agent over time.
4646
4747** What's a system prompt?** 
4848
49- A system prompt is a set of written instructions that guides the overall agent’ s
50- actions and responses. Think of this as defining your agent’ s personality and
49+ A system prompt is a set of written instructions that guides the overall agent' s
50+ actions and responses. Think of this as defining your agent' s personality and
5151capabilities.
5252
5353** What about information security?** 
@@ -57,29 +57,30 @@ Yes. Hypermode takes privacy and security seriously and protects your data.
5757## Tips for training your agents  
5858
5959-  ** Give explicit instructions** 
60-   -  Example: "Any time you post a message via the Slack tool on my behalf,
61-     prepend your message with: 'Hypermode Agent Mr.Robot:' but only do that when
62-     you post in Slack. Make sure not to do so when just responding to me.'"
60+   -  Example: "Any time you post a message via the Slack tool on behalf of the
61+     user, prepend your message with: 'Hypermode Agent Mr. Robot:' but only do
62+     that when you post in Slack. Make sure not to do so when just responding to
63+     the user."
6364-  ** Set clear boundaries** 
6465  -  Example: "Only answer questions related to the Hypermode Agents. If asked
6566    about other products, politely decline."
6667-  ** Specify output format** 
67-   -  Example: “ Respond using numbered steps for instructions, and use bullet
68-     points for lists.” 
68+   -  Example: " Respond using numbered steps for instructions, and use bullet
69+     points for lists." 
6970-  ** Provide example interactions** 
7071  -  Example:
71-     -  User: "How do I  reset my  password?"
72+     -  User: "How to  reset the  password?"
7273    -  Agent: "1. Go to the login page. 2. Click 'Forgot Password'. 3. Follow the
7374      instructions sent to your email."
7475-  ** Define tone and style** 
75-   -  Example: “ Use a friendly and professional tone. Keep responses under 100
76-     words unless more detail is requested.” 
76+   -  Example: " Use a friendly and professional tone. Keep responses under 100
77+     words unless more detail is requested." 
7778-  ** Anticipate common questions** 
78-   -  Example: “ If a user asks about pricing, direct them to the pricing page and
79-     offer to connect them with sales.” 
79+   -  Example: " If a user asks about pricing, direct them to the pricing page and
80+     offer to connect them with sales." 
8081-  ** Tell the agent what not to do** 
81-   -  Example: “ Don't provide legal or medical advice. Don't make up information
82-     if you are unsure.” 
82+   -  Example: " Don't provide legal or medical advice. Don't make up information
83+     if you are unsure." 
8384-  ** Test and revise** 
84-   -  After writing your prompt, test it with sample requests. If the agent’ s
85+   -  After writing your prompt, test it with sample requests. If the agent' s
8586    responses are off-target, revise your instructions to be even more specific.
0 commit comments