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

Added MimeTypeConverters class #1022

Closed
wants to merge 3 commits into from
Closed

Commits on Jul 10, 2024

  1. Added MimeTypeConverters class

    Allows the converters to be shared between the autoconfigure codebase
    and the vector-stores code.
    
    Reenabled the vector-stores code and fixed the TestApplication
    (so that it uses the MimeTypeConverters).
    
    Also annotated tests to check for the `OPEN_API_KEY` environment
    variable.
    
    Related to spring-projects#698 and the auto configure fix in a1afb0d
    rozza committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    155f303 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2024

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