• update #386

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.

change

  1. add MiniMaxEmbeddingModel, ZhipuAiEmbeddingModel new models to the diagram as they are added 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