This is a sample on how to deploy a sample Apigee proxy and configure it as a function call.
Function Calling in Gemini lets developers create a description of a function in their code, then pass that description to a language model in a request. The response from the model includes the name of a function that matches the description and the arguments to call it with. This feature makes it easier for developers to get structured data outputs from generative models.
- Provision Apigee X
- Configure external access for API traffic to your Apigee X instance
- Enable Vertex AI in your project
Proceed to this notebook and follow the steps in the Setup and Testing sections.
