Open
Description
Is your feature request related to a problem? Please describe.
Azure released their assistance api and it appears incompatible with how URIs are built.
Describe the solution you'd like
Support assistants API by removing the deployment id for certain paths
Example:
https://custom-domain.openai.azure.com/openai/deployments/gpt-35-turbo/assistants
to
https://custom-domain.openai.azure.com/openai/assistants