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

fix #625: No serializer found for class org.springframework.ai.openai.metadata.OpenAiImageResponseMetadata

Open wsliliang opened this issue 9 months ago • 1 comments

The reason is that the OpenAiImageResponseMetadata class does not have standard getter methods.

wsliliang avatar Apr 30 '24 10:04 wsliliang

https://github.com/spring-projects/spring-ai/issues/625 that this PR tries to resolve seems to have been resolved already via ac518df4db9187a92793de8a81db4115502d3a76.

izeye avatar Jul 20 '24 13:07 izeye

Yes, this code has already been updated in main. Thanks in anycase!!

markpollack avatar Oct 23 '24 22:10 markpollack