spring-ai icon indicating copy to clipboard operation
spring-ai copied to clipboard

Added MimeTypeConverters class

Open rozza opened this issue 1 year ago • 2 comments
trafficstars

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).

Annotated tests to check for the OPEN_API_KEY environment variable. Updated to mongodb/atlas:v1.24.0 in vector-stores so inline with the autoconfigure test codebase.

Related to #698 and the auto configure fix in a1afb0d

rozza avatar Jul 10 '24 15:07 rozza