spring-ai
spring-ai copied to clipboard
Added MimeTypeConverters class
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