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

The new APIM policies for Azure OpenAI do not play nicely with some models like GPT-4-Vision. #58

Merged

Commits on Jun 5, 2024

  1. The new APIM policies for Azure OpenAI do not play nicely with some m…

    …odels like GPT-4-Vision.
    
    Added a condition to detect these calls and prevent using these policies.
    rliberoff committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    2ac583f View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2024

  1. Simplified policy. The new azure-openai-... policies should only be…

    … applied when the payload only contains text messages.
    rliberoff committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    5766fa2 View commit details
    Browse the repository at this point in the history