diff --git a/start-site/src/main/resources/application.yml b/start-site/src/main/resources/application.yml index 7558a86a7a..6ed1758891 100644 --- a/start-site/src/main/resources/application.yml +++ b/start-site/src/main/resources/application.yml @@ -1646,6 +1646,16 @@ initializr: links: - rel: reference href: https://docs.spring.io/spring-ai/reference/api/chat/vertexai-gemini-chat.html + - name: Vertex AI Embeddings + id: spring-ai-vertexai-embeddings + group-id: org.springframework.ai + artifact-id: spring-ai-vertex-ai-embedding-spring-boot-starter + description: Spring AI support for Google Vertex embeddings. + bom: spring-ai + starter: true + links: + - rel: reference + href: https://docs.spring.io/spring-ai/reference/api/embeddings/vertexai-embeddings-text.html - name: Qdrant Vector Database id: spring-ai-vectordb-qdrant group-id: org.springframework.ai