<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>5. Prompt Engineering :: AI Security Essentials: From Concepts to Controls</title>
    <link>http://localhost:1313/chapter1/s5/index.html</link>
    <description>Work in progress&#xD;This section is under construction. This information hasn’t been reviewed or edited yet!&#xA;Introduction At their core, LLMs work by responding to “prompts” - text inputs that tell the model what we want it to do. Think of a prompt as a conversation starter or instruction that guides the AI’s response. However, there’s more complexity to prompts than meets the eye, especially when working with different API types and managing conversations.</description>
    <generator>Hugo</generator>
    <language>en</language>
    <atom:link href="http://localhost:1313/chapter1/s5/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Activity 1.5:  Prompting Techniques</title>
      <link>http://localhost:1313/chapter1/s5/s5_activity/index.html</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>http://localhost:1313/chapter1/s5/s5_activity/index.html</guid>
      <description>Work in progress&#xD;This section is under construction. This information hasn’t been reviewed or edited yet!&#xA;Practical Activity Overview Building on our previous chat application, we can expand it to create a prompt engineering lab that allows students to experiment with different prompting techniques and parameters.&#xA;Prerequisites Python 3.8 or higher installed on your system Basic familiarity with command line/terminal A text editor or IDE of your choice Activities Step 1: Set Up Your Development Environment 1.1 Make sure you are using the virtual environment we created in the previous activity:</description>
    </item>
  </channel>
</rss>