Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(azure): handle trailing slash in azure_endpoint #1935

Conversation

kenjihikmatullah
Copy link
Contributor

@kenjihikmatullah kenjihikmatullah commented Dec 10, 2024

  • I understand that this repository is auto-generated and my pull request may not be merged

Changes being requested

Closes: #1894
Handle trailing slash

Additional context & links

Example

azure_endpoint="https://example-resource.azure.openai.com/",

@kenjihikmatullah kenjihikmatullah requested a review from a team as a code owner December 10, 2024 01:13
@RobertCraigie RobertCraigie changed the title Handle trailing slash on Azure Endpoint fix(azure): handle trailing slash in azure_endpoint Dec 10, 2024
@RobertCraigie RobertCraigie changed the base branch from main to next December 10, 2024 11:52
@RobertCraigie RobertCraigie merged commit 69b73c5 into openai:next Dec 10, 2024
2 checks passed
@stainless-app stainless-app bot mentioned this pull request Dec 10, 2024
cgayapr pushed a commit to cgayapr/openai-python that referenced this pull request Dec 14, 2024
@Jozef833 Jozef833 mentioned this pull request Dec 17, 2024
1 task
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Azure Endpoint URL is not Trailing-Slash Agnostic
2 participants