クラス VertexAiMultimodalEmbeddingModel

java.lang.ObjectSE
org.springframework.ai.vertexai.embedding.multimodal.VertexAiMultimodalEmbeddingModel
実装されたすべてのインターフェース:
DocumentEmbeddingModelModel<DocumentEmbeddingRequest,EmbeddingResponse>

public class VertexAiMultimodalEmbeddingModel extends ObjectSE implements DocumentEmbeddingModel
Vertex AI マルチモーダル埋め込みモデルの実装。注: この実装はまだ完全には機能しておらず、変更される可能性があります。
導入:
1.0.0
作成者:
Christian Tzolov, Mark Pollack