I would like to use Gemini 1.5 function calls.
The plugin we are using is Bubble’s Api conenctor.
Here is the configuration screen.
Initialize call returns a 400 error.
If I don’t use function calling, the response is smooth, but the Json nesting is deeper, or I get an error.
I want to use single-turn calls, so I refer to this reference.
Finaly, I would like to read information from the images and use function calling to improve the quality of the response.
Any solutions would be appreciated:)