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

Update from v3.2 to v4.0 of the Azure AI Vision API #829

Open
wants to merge 10 commits into
base: develop
Choose a base branch
from

Commits on Nov 22, 2024

  1. Configuration menu
    Copy the full SHA
    a44c9f6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    85c3325 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5f65b93 View commit details
    Browse the repository at this point in the history
  4. Only process if an image matches the supported mime types. Get the la…

    …rgest image based on filesize and dimensions. Remove the OCR class as it is no longer needed
    dkotter committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    5d87ad6 View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2024

  1. Configuration menu
    Copy the full SHA
    52087fe View commit details
    Browse the repository at this point in the history
  2. If a caption is returned but the confidence score is lower than our t…

    …hreshold, output an error message instead of just discarding silently. Ensure the caption we save has the first letter uppercased. Ensure the values we want exist before using them
    dkotter committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    e2348de View commit details
    Browse the repository at this point in the history
  3. Lock johnbillion/wp-compat to the v0.x branch to avoid conflict for n…

    …ow. Add E2E test fixes from 815
    dkotter committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    ebc9855 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e3970f6 View commit details
    Browse the repository at this point in the history
  5. Update the test data

    dkotter committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    0b2c3d9 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2024

  1. Fix extra spaces

    dkotter committed Nov 28, 2024
    Configuration menu
    Copy the full SHA
    fdd80b5 View commit details
    Browse the repository at this point in the history