Skip to content

    Gemini API: Agents and Automatic Function Calling

    Created by
    matt
    matt

    This Repl shows an example of using automatic function calling with the Gemini API's Python SDK to build an agent. You will define some functions that comprise a café's ordering system, connect them to the Gemini API and write an agent loop that interacts with the user to order café drinks.

    Preview