# Reference Gemini Interactions by model string

> The model string parser now recognizes the google-interactions provider, so you can select GeminiInteractions through a model string rather than importing and constructing the class yourself.

- Published: 2026-06-02
- Author: Agno Team
- Category: Changelog
- Canonical: https://agno-com-nine.vercel.app/articles/reference-gemini-interactions-by-model-string
- Markdown: https://agno-com-nine.vercel.app/articles/reference-gemini-interactions-by-model-string.md

The model string parser now recognizes the `google-interactions` provider, so you can select `GeminiInteractions` through a model string rather than importing and constructing the class yourself. It lines up with the shorthand the other providers already support.
