Please do a quick search on GitHub issues first, the feature you are about to request might have already been requested. => I searched for "webp".
Expected Behavior
WebP images can be used in multimodality
Current Behavior
Currently no constant is available for WebP in https://docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/util/MimeTypeUtils.html which is used by Spring AI Media class.
Context
How has this issue affected you?
Currently my company has a PDF to WebP converter pipeline and we'd like to then send these webp images to a LLM supporting multimodality.
Please do a quick search on GitHub issues first, the feature you are about to request might have already been requested. => I searched for "webp".
Expected Behavior
WebP images can be used in multimodality
Current Behavior
Currently no constant is available for WebP in https://docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/util/MimeTypeUtils.html which is used by Spring AI Media class.
Context
Currently my company has a PDF to WebP converter pipeline and we'd like to then send these webp images to a LLM supporting multimodality.