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 OpenAI double ?, and JSON test issues #44457

Merged
merged 6 commits into from
Jun 13, 2024

Conversation

ralph-msft
Copy link
Member

  • Fixes the double ? between that path and query string in the URI that was causing the Azure OpenAI service to fail the requests with HTTP 404 errors
  • Fixes some of the test issues with the downgrade from version 8.X to 4.X of System.Text.Json
  • Improves the reliability of VectorStoreTests.CanAssociateFiles

- Fixes JSON issues due to moving to older JSON version
- Fixes vector store test that was subject to race condition in status
@azure-sdk
Copy link
Collaborator

API change check

API changes are not detected in this pull request.

NOTE: This only fixes the issue for Azure OpenAI. A proper fix will require updates to the autogenerated code which will in a later PR
@ralph-msft ralph-msft enabled auto-merge (squash) June 13, 2024 01:07
@ralph-msft ralph-msft merged commit a4b9ab1 into main Jun 13, 2024
17 checks passed
@ralph-msft ralph-msft deleted the user/ralphe/polyfill_for_older_json branch June 13, 2024 01:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants