From f0554ebedc37cd5750182222f729d2eb59cee664 Mon Sep 17 00:00:00 2001 From: seaxwi <71350948+seaxwi@users.noreply.github.com> Date: Fri, 26 Sep 2025 15:44:22 +0200 Subject: [PATCH] Fix TOC --- ...-Arduino-AI-Assistant-works-and-how-it-uses-your-data.md | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/content/Arduino Cloud/Arduino AI Assistant/Understand-how-the-Arduino-AI-Assistant-works-and-how-it-uses-your-data.md b/content/Arduino Cloud/Arduino AI Assistant/Understand-how-the-Arduino-AI-Assistant-works-and-how-it-uses-your-data.md index 96928a6a..de766748 100644 --- a/content/Arduino Cloud/Arduino AI Assistant/Understand-how-the-Arduino-AI-Assistant-works-and-how-it-uses-your-data.md +++ b/content/Arduino Cloud/Arduino AI Assistant/Understand-how-the-Arduino-AI-Assistant-works-and-how-it-uses-your-data.md @@ -9,14 +9,10 @@ To learn how to use the Arduino AI Assistant, see [About the Arduino AI Assistan In this article: - - - [How answers are generated](#how-answers-are-generated) - [Is my code or personal information used to train the Assistant?](#is-my-code-or-personal-information-used-to-train-the-assistant) - [Terms of use](#terms-of-use) - - ## How answers are generated The Arduino AI Assistant uses AWS services and AI models to generate code based on user prompts. @@ -37,7 +33,7 @@ The primary way Arduino improves the model output is through prompt engineering Arduino also uses a system prompt to instruct the AI model on how to handle requests, stay relevant, and avoid certain topics. Guardrails provided by AWS Bedrock are in place to avoid the generation of dangerous content. -## Is my code or personal information used to train the Assistant? +## Is my code or personal information used to train the Assistant? {#is-my-code-or-personal-information-used-to-train-the-assistant} No, your sketch and your interactions with the assistant prompt are not used for further training of the backend GenAI model.