-
Notifications
You must be signed in to change notification settings - Fork 3.2k
Closed
Labels
AIAI AgentsService AttentionWorkflow: This issue is responsible by Azure service team.Workflow: This issue is responsible by Azure service team.bugThis issue requires a change to an existing behavior in the product in order to be resolved.This issue requires a change to an existing behavior in the product in order to be resolved.customer-reportedIssues that are reported by GitHub users external to the Azure organization.Issues that are reported by GitHub users external to the Azure organization.issue-addressedWorkflow: The Azure SDK team believes it to be addressed and ready to close.Workflow: The Azure SDK team believes it to be addressed and ready to close.
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.
hayescode, AgustinVazquez-dot, pratikmulgund, JeffreyCA, mullergauthier and 1 more
Metadata
Metadata
Assignees
Labels
AIAI AgentsService AttentionWorkflow: This issue is responsible by Azure service team.Workflow: This issue is responsible by Azure service team.bugThis issue requires a change to an existing behavior in the product in order to be resolved.This issue requires a change to an existing behavior in the product in order to be resolved.customer-reportedIssues that are reported by GitHub users external to the Azure organization.Issues that are reported by GitHub users external to the Azure organization.issue-addressedWorkflow: The Azure SDK team believes it to be addressed and ready to close.Workflow: The Azure SDK team believes it to be addressed and ready to close.