Azure AI Project: Create an Azure AI Hub / Project
name: Create a common Azure AI Hub / Project about: Azure AI Foundary has introduced AI Hub and AI Project:
- https://learn.microsoft.com/azure/ai-studio/how-to/create-projects
This feature has a corresponding Azure SDK:
- https://learn.microsoft.com/dotnet/api/overview/azure/ai.projects-readme
- https://github.com/Azure/azure-sdk-for-net/tree/main/sdk/ai/Azure.AI.Projects
- https://www.nuget.org/packages/Azure.AI.Projects/1.0.0-beta.2
Azure AI Agents relies upon an AI Project; in addition, an AI Project provides an alternative mechansim to connect to an AI model (i.e. connection string).
In the interest of moving forward with exploration and supporting of these features, it may make sense to create a resource on our team subscription.
This resource may be used for integration tests as well as ad-hoc development.
Adding configuration to our integration tests may be addressed in a separate follow-up task.
This issue is stale because it has been open for 90 days with no activity.
This issue was closed because it has been inactive for 14 days since being marked as stale.