Skip to content

Commit 1ca022c

Browse files
committed
Minor Gemini Personal Assistant fixes
1 parent 2078185 commit 1ca022c

File tree

5 files changed

+1
-1
lines changed

5 files changed

+1
-1
lines changed

_posts/2025-03-13-gemini-personal-assistant.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ But what does creating a secure AI agent involve ?
3030

3131
AI security is a complex topic, and it will be covered in depth in the https://github.com/quarkiverse/quarkus-langchain4j[Quarkus LangChain4j] documentation. https://github.com/quarkiverse/quarkus-langchain4j[Quarkus LangChain4j] already offers an important https://docs.quarkiverse.io/quarkus-langchain4j/dev/guardrails.html[Guardrails] AI security feature, supporting the data verification and prompt anonimization.
3232

33-
For the purpose of this article, an important point is that AI security is an integeral part of your application's security architecture.
33+
For the purpose of this article, an important point is that AI security is an integral part of your application's security architecture.
3434

3535
Only authenticated users can access the sensitive application data. It is the case with or without AI being involved.
3636
Agentic AI agents that are allowed to work with the user data can only be accessible by the authenticated users, for the AI be able to work with the user identity.
4.22 KB
Loading
10.4 KB
Loading
-20.2 KB
Loading
3.44 KB
Loading

0 commit comments

Comments
 (0)