- 
                Notifications
    You must be signed in to change notification settings 
- Fork 5.1k
Open
Labels
ClientThis issue is related to a non-management packageThis issue is related to a non-management packageOpenAIService AttentionWorkflow: This issue is responsible by Azure service team.Workflow: This issue is responsible by Azure service team.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.needs-team-attentionWorkflow: This issue needs attention from Azure service team or SDK teamWorkflow: This issue needs attention from Azure service team or SDK teamquestionThe issue doesn't require a change to the product in order to be resolved. Most issues start as thatThe issue doesn't require a change to the product in order to be resolved. Most issues start as that
Description
Library name and version
Azure.AI.OpenAI 2.3.0-beta.2
Describe the bug
openai/openai-dotnet#631 introduced / changed virtual methods in the OpenAI Assistants client which Azure.AI.OpenAI now doesn't override. That means it's no longer injecting its transforms around URLs and the like, and any assistant operation that involves listing things now fails with Azure OpenAI.
Expected behavior
Using OpenAI AssistantsClient with Azure.AI.OpenAI works.
Actual behavior
404s due to using the wrong routes
Reproduction Steps
Any use of AssistantClient methods that retrieve things, like GetRunsAsync.
Environment
No response
Tapanila and pauloo96
Metadata
Metadata
Assignees
Labels
ClientThis issue is related to a non-management packageThis issue is related to a non-management packageOpenAIService AttentionWorkflow: This issue is responsible by Azure service team.Workflow: This issue is responsible by Azure service team.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.needs-team-attentionWorkflow: This issue needs attention from Azure service team or SDK teamWorkflow: This issue needs attention from Azure service team or SDK teamquestionThe issue doesn't require a change to the product in order to be resolved. Most issues start as thatThe issue doesn't require a change to the product in order to be resolved. Most issues start as that