Open
Description
- Package Name: azure-ai-agents
- Package Version: 1.0.0b11
- Operating System: MacOS
- Python Version: 3.13
Describe the bug
The doc states that:
Azure AI Foundry Project endpoint is now required to construct the AIProjectClient. It has the form
https://.services.ai.azure.com/api/projects/. Find it in your AI Foundry Project
Overview page. The factory method from_connection_string was removed.
However, this approach does not seem to work for hub-based projects. There is no clear guidance on accessing hub-based projects with this version. How can hub-based projects be integrated with AIProjectClient or AgentClient?
To Reproduce
Steps to reproduce the behavior:
- Upgrade to 1.0.0b11
- Add PROJECT_ENDPOINT of hub based project
Expected behavior
Provide documentation or clarify whether hub-based projects are supported. If not, explicitly state their lack of support in the documentation.
Metadata
Metadata
Assignees
Labels
Workflow: This issue is responsible by Azure service team.This issue requires a change to an existing behavior in the product in order to be resolved.Issues that are reported by GitHub users external to the Azure organization.Workflow: The Azure SDK team believes it to be addressed and ready to close.