Skip to content

.Net: Add output dimensions to VertexAIEmbeddingGenerator to make it feature parity with GoogleAI service #13239

@abbottdev

Description

@abbottdev

Describe the bug
There is a split between the behaviour of the GoogleAI and VertexAI support. When output dimensions were added they were only added to the GoogleAI implementation, not the VertexAI implementation.

Also of note, VertexAIEmbeddingGenerator is using obsolete code (VertexAITextEmbeddingGenerationService and should be migrated to have the implementation in VertexAIEmbeddingGenerator present in the same class.

Platform

  • Language: C#
  • Source: main
  • AI model: Google Vertex

Metadata

Metadata

Assignees

Labels

.NETIssue or Pull requests regarding .NET codeai connectorAnything related to AI connectorsbugSomething isn't working

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions