Thanks folks for the feedback, I’m the Product Manager for this feature, sorry about the delay.
Concurrent interactions - Can I run multiple background=True research tasks simultaneously? If so, is there a limit per API key
You can run multiple background=True requests simultaenously.
The docs mention store=True is required for background execution. How long are completed interactions retained? Can I retrieve results hours/days later?
For free tier, it’s retained for 1 day. For paid, 55 days. These are documented under Interactions API guide in docs: https://ai.google.dev/gemini-api/docs/interactions
For a typical research task that takes 5-10 minutes, roughly how many tokens are consumed? The pricing page shows per-token costs, but it’s hard to estimate when the agent is autonomously searching and reading.
It depends, but I’ll try to get some estimate and document it to give more guidance.
Man I can’t even get it to give me access… I’m on Paid Tier 1 – but get 404 when using deep-research-pro-preview-12-2025
This is only available on Interactions API, are you sure you’re using the right API?
If so, can you share code for reproduction?
when streaming responses it is batching thinking responses in groups of 2-3 every 15s instead of returning each individually
I will investigate this further. Meanwhile, do you have sample code + output we can look at?
The responses (including the completion event) never contains usage metadata
Is this during streaming or do you run into this problem when running without streaming as well?
(Regardless, seems like a bug, will investigate / fix, but would be helpful to understand more)
I’ll keep monioring this thread, but also feel free to reach out to me directly at alicevik@google.com