ComeçarComece de graça

"Greetings, World!": Our first agent

Este exercício faz parte do curso

Building AI Agents with Google ADK

Ver curso

Instruções do exercício

In Google ADK, an LlmAgent wraps a language model together with the rules that define its personality and behavior. Let’s spin up your first one:

  • Assign the name "WelcomeAgent" to your agent.
  • Instruct the agent to always greet the user politely.
  • Set the agent to Use the model specified in the AGENT_MODEL variable.


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.


Exercício interativo prático

Transforme a teoria em ação com um de nossos exercícios interativos

Começar o exercício