Please do a quick search on GitHub issues first, the feature you are about to request might have already been requested.

Expected Behavior Improve the clarity of document images look at this website: https://docs.spring.io/spring-ai/reference/api/embeddings.html

Current Behavior There is still a lot of webpage space, but the images are very blurry.

Spring-ai [ Document ] : Improve the clarity of document images

Comment From: BlackBean99

I'd like to be part of this sharpening effort. Do you mind if I create an improved jpg for the PR?

Comment From: BlackBean99

There are some parts in this image that were omitted as features were added, so I modified it to the latest version and improved the image quality.

  1. MiniMaxEmbeddingModel, ZhipuAiEmbeddingModel Add two new models to the diagram as they are added.
  2. add getMetadata() to the method of ModelResponse
  3. Looking at Model.java, the generic name is TRes. However, in the diagram, it is written as TResp and is notated with <<>>. We need to modify the diagram by borrowing the <> notation. We want to change the binding to TResp -> TRes
  4. extends is written as -> in the current diagram. What do you think about changing the notation to : according to UML notation?

Please check out the diagram that reflects the above 4 changes and improves the image quality.

Comment From: markpollack

The image doesn't render well in dark theme, one needs to use the light theme. Also, opening the image in a new window lets you zoom in. I checked now and there are no longer any issues in terms of resolution. Closing the issue.