AI Foundry Local and integration / support for .NET Aspire in WSL2 / Linux #228
Unanswered
MedAnd
asked this question in
O/S support
Replies: 2 comments 2 replies
-
|
Thanks for the feature request @MedAnd! I am moving it into our Discussions area, where the other feature requests are. Our o/s priorities are Windows, Android, and Mac currently, as those represent the greatest user application base. We will update the request when Linux / WSL gets prioritized |
Beta Was this translation helpful? Give feedback.
2 replies
-
|
For anyone interested in this feature, a related discussion in the Aspire Project can be found here: dotnet/aspire#10937 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
AI Foundry Local and integration / support for .NET Aspire running in WSL2 / Linux
With all the positive news and adoption surrounding .NET Aspire Preview support for Foundry Local for development, there is an opportunity to build out & support the WSL2 / Linux Developer experience.
The current implementation of Foundry Local in .NET Aspire appears to assume that
.NET Aspireis running on the same host as the Foundry Local service. This creates friction for development workflows where.NET Aspireis run from WSL2 or Linux, but Foundry Local is only supported on Windows or macOS currently.Describe the solution you'd like
💡 Feature Request
Please align your design and roadmap with that of .NET Aspire Foundry Local implementation, to address support and documentation for the following:
Remote Foundry Local configuration:
.NET Aspireto connect to a Foundry Local instance running on a different host (e.g., Windows host from WSL2)..WithEndpoint()or similar methods.Enhance
RunAsFoundryLocal():Additional context
🔍 Current Limitation in .NET Aspire Foundry Local Support
Beta Was this translation helpful? Give feedback.
All reactions