Skip to content

Commit 81fc4f2

Browse files
authored
Fix TOC (#523)
1 parent 482a5da commit 81fc4f2

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

content/Arduino Cloud/Arduino AI Assistant/Understand-how-the-Arduino-AI-Assistant-works-and-how-it-uses-your-data.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -9,14 +9,10 @@ To learn how to use the Arduino AI Assistant, see [About the Arduino AI Assistan
99

1010
In this article:
1111

12-
<!-- TOC -->
13-
1412
- [How answers are generated](#how-answers-are-generated)
1513
- [Is my code or personal information used to train the Assistant?](#is-my-code-or-personal-information-used-to-train-the-assistant)
1614
- [Terms of use](#terms-of-use)
1715

18-
<!-- /TOC -->
19-
2016
## How answers are generated
2117

2218
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
3733

3834
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.
3935

40-
## Is my code or personal information used to train the Assistant?
36+
## Is my code or personal information used to train the Assistant? {#is-my-code-or-personal-information-used-to-train-the-assistant}
4137

4238
No, your sketch and your interactions with the assistant prompt are not used for further training of the backend GenAI model.
4339

0 commit comments

Comments
 (0)