Forum Discussion

Vjabhishek's avatar
Vjabhishek
Occasional Reader
Aug 03, 2026

Deterministic way to mark generative answer output as AI-generated - AI Act

Hi all,

 

We have a text-based RAG agent in Copilot Studio using the Azure AI Search connector as the knowledge source. It's customer-facing.

 

We need every generated turn to carry a machine-readable marker identifying it as AI-generated, not just a visible disclaimer line. Instructing the model to append something isn't acceptable for us, because it's non-deterministic and can be prompt-injected away.

 

Has anyone found a cleaner pattern? Like how to do it?

No RepliesBe the first to reply