Dedicated tracker for Python Interactions API support in py/plugins/google-genai, under the cross-SDK umbrella #5804.
Work is in flight as a six-PR stack (in review):
Plus the SDK bump #5839. Follows the JS reference (#5317): new models route through Interactions, existing models stay on generateContent, per-model boolean routing. Vertex is out of scope - gated on the Vertex Interactions rollout (see #5804). Prior art #5798 closed unmerged.
Related: #5692 (Python background-models surface) - coordinate to avoid overlap.
Dedicated tracker for Python Interactions API support in
py/plugins/google-genai, under the cross-SDK umbrella #5804.Work is in flight as a six-PR stack (in review):
Plus the SDK bump #5839. Follows the JS reference (#5317): new models route through Interactions, existing models stay on
generateContent, per-model boolean routing. Vertex is out of scope - gated on the Vertex Interactions rollout (see #5804). Prior art #5798 closed unmerged.Related: #5692 (Python background-models surface) - coordinate to avoid overlap.