Skip to content

Conversation

@sobychacko
Copy link
Contributor

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

…dding requests

Fixes: spring-projects#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>
@sobychacko sobychacko added this to the 1.0.0-RC1 milestone May 10, 2025
@markpollack markpollack merged commit 15eb24c into spring-projects:main May 10, 2025
2 checks passed
@markpollack
Copy link
Member

merged in 15eb24c

@markpollack markpollack self-assigned this May 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Vertex AI Text Embedding uses the wrong property for task_type

2 participants