Files
spring-ai/models
Soby Chacko 15eb24cd91 GH-2168: Fix task type property name in Vertex AI embedding requests
Fixes: #2168

- Change property name from 'taskType' to 'task_type' in VertexAiEmbeddingUtils to match Google API expectations
- Add integration tests to verify task type behavior matches Google SDK
- Add missing auto truncate option copying in VertexAiTextEmbeddingOptions

Signed-off-by: Soby Chacko <soby.chacko@broadcom.com>
2025-05-10 16:21:09 -04:00
..