-
Notifications
You must be signed in to change notification settings - Fork 376
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Feature Request: Integrate Microsoft.Extensions.AI into Google.Cloud.AIPlatform #13815
Comments
@Krzysztof318 thanks! We need to figure out a few things internally, so we need a couple of days. I'll keep this issue updated. |
Just here to say, we are still looking into this. |
@amanda-tarafa Hi, any updates? |
No, I'm sorry. It's unlikely we'll have any updates before end of year. I will share any information I can as soon as I have it. |
Hello in new year, I just remind about this :) |
Hello, thanks for the reminder. We have not forgotten about it! |
Hello @amanda-tarafa I inderstand you are currently busy with much more important tasks but could you provide approximate date about starting this feature? I will glad to write entire code for that but first I have to know your expectations. |
@Krzysztof318 I'm really sorry I cannot share a timeline for this. But this is something we are still looking closely into, and not in the least forgotten. As soon as I have details I can share I will update the issue. |
Feature Request: Integrate Microsoft.Extensions.AI with Google.Cloud.AIPlatform
Is your feature request related to a problem? Please describe.
While Google Cloud SDK for .NET and specifically the
Google.Cloud.AIPlatform
library provide robust tools for interacting with Google AI services, the current implementations lack a unified abstraction layer compatible with Microsoft.Extensions.AI.Describe the solution you'd like
I propose integrating Microsoft.Extensions.AI with
Google.Cloud.AIPlatform
(v1/v1beta). This library offers a unified API abstraction for AI services, similar to logging and dependency injection abstractions in .NET. By leveraging Microsoft.Extensions.AI, we can achieve:Additional context
Questions to the Google Team
It would be best option to be consistent with Microsoft.Extensions.AI idea but I am open to suggestions from your side.
I'm eager to discuss this proposal further and go work on pull request when we will agree on the details.
I believe integrating Microsoft.Extensions.AI with
Google.Cloud.AIPlatform
would significantly benefit the .NET developer community and foster a more unified approach to AI development on Google Cloud.cc: @stephentoub
The text was updated successfully, but these errors were encountered: