- 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
- add
MiniMaxEmbeddingModel,ZhipuAiEmbeddingModelnew models to the diagram as they are added Add two new models to the diagram as they are added. - add
getMetadata()to the method ofModelResponse - Looking at Model.java, the generic name is
TRes. However, in the diagram, it is written asTRespand is notated with <<>>. We need to modify the diagram by borrowing the <> notation. We want to change the binding toTResp->TRes