ComenzarEmpieza gratis

Talking facts: Connecting to a knowledge base

Este ejercicio forma parte del curso

Building AI Agents with Google ADK

Ver curso

Instrucciones del ejercicio

Give your agent real-world skills! Teach the agent how to answer FAQ-style questions using an LLM-powered function tool:

  • Define the lookup_faq() function.
  • Wrap your custom function using FunctionTool().
  • Add the wrapped tool to the agent.


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.


Ejercicio interactivo práctico

Pon en práctica la teoría con uno de nuestros ejercicios interactivos

Empezar ejercicio