microsoft / microsoft/agent-framework
.NET: Replace Google GenAI with Google.Cloud.VertexAI.Extensions
Open
@rogerbarreto is already working on this.
Since Dec 15, 2025.
.NET
agents
- Dominant language
- Python
- Stars
- 13.6k
- Forks
- 2.3k
- Avg merge
- 2d 45m
- Merged PRs (30d)
- 358
Description
There a few occurences of [Google.GenAI](https://github.com/search?q=repo%3Amicrosoft%2Fagent-framework+Google.GenAI&type=code) in the code that can be replaced by the official package [Google.Cloud.VertexAI.Extensions](https://www.nuget.org/packages/Google.Cloud.VertexAI.Extensions).
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.