En garde! Building guardrails for our agent
Latihan ini merupakan bagian dari kursus
Building AI Agents with Google ADK
Instruksi latihan
Safety first! Equip your agent with some safety rails, so every response stays aligned with expectations:
- Use the
.SafetySetting()class to define how the agent should handle dangerous content. - Create a
.GenerateContentConfig()instance to bundle together safety settings with other content generation settings. - Pass these configurations to the agent as an argument.
Note: If you’re running DataLab in Restricted Mode, this exercise isn’t supported yet. We’re actively working on making it available in the future.
Latihan interaktif langsung
Ubah teori menjadi aksi dengan salah satu latihan interaktif kami
Mulai latihan