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

Commits on Jun 7, 2024

  1. Configuration menu
    Copy the full SHA
    30e5480 View commit details
    Browse the repository at this point in the history
  2. Test fixes

    - Fixes JSON issues due to moving to older JSON version
    - Fixes vector store test that was subject to race condition in status
    ralph-msft committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    50825f5 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2024

  1. Move fix for .Net Framework 4.6.2 double ? up a level.

    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 committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    64e6582 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2024

  1. Configuration menu
    Copy the full SHA
    141f4a7 View commit details
    Browse the repository at this point in the history
  2. Merge with changes in main

    ralph-msft committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    80a6a22 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2024

  1. Configuration menu
    Copy the full SHA
    c8107ee View commit details
    Browse the repository at this point in the history