Question - 2 calls or 1 call

Does anyone know if this condition below would make a single call to Gemini or two calls to Gemini? Given the layout and the use of “formatted as text”, it gives the impression 2 calls would be made, but I suspect Bubble may cache the initial call.

Anyone know for sure?

Format as text is binary, so it should be one call.

You can double check by checking your logs though.

1 Like