Module 4: Responsible production use
Privacy and prompt injection
Do not send unnecessary sensitive data to a model. Treat retrieved content and user input as untrusted, isolate instructions from data, and restrict tool access.
Practice exercise
Find the security weaknesses in a fictional document assistant.