EulerFold

No video available

Please refer to the materials section for this topic.

Function Calling (Tool Use)

Learning Objectives

  • Defining functions and tools in a JSON schema
  • Using the `--tool-config-file` flag to provide function declarations
  • Parsing the model's function call output
  • Providing function responses back to the model for summarization

Weekly Outcome

By the end of this module you will be able to build sophisticated scripts that leverage function calling and structured output to integrate Gemini with other tools and APIs.