-
Notifications
You must be signed in to change notification settings - Fork 19
Open
Labels
priority: p3Desirable enhancement or fix. May not be included in next release.Desirable enhancement or fix. May not be included in next release.type: feature request‘Nice-to-have’ improvement, new feature or different behavior or design.‘Nice-to-have’ improvement, new feature or different behavior or design.
Description
Google unveiled the Interactions API (documented here: https://ai.google.dev/gemini-api/docs/interactions) yesterday. This is a useful API for things like using the deep research model via API (as referenced here: https://blog.google/technology/developers/deep-research-agent-gemini-api/)
The interactions API has already been implemented in other GenAI libraries (for example, python, as seen here: https://github.com/googleapis/python-genai/blob/main/CHANGELOG.md with the specific commit here: googleapis/python-genai@836a33c)
Would it be possible to add Interactions API support to the dotnet-genai library?
Thank you!
Metadata
Metadata
Assignees
Labels
priority: p3Desirable enhancement or fix. May not be included in next release.Desirable enhancement or fix. May not be included in next release.type: feature request‘Nice-to-have’ improvement, new feature or different behavior or design.‘Nice-to-have’ improvement, new feature or different behavior or design.