Skip to content

(Java) Add support for dimensions parameter in text2vec-google module #436

@Shah91n

Description

@Shah91n

New dimensions Parameter Support

What's New:

  • @antas-marcin added support for dimensions parameter to control embedding vector size in here

How to Use:
Add dimensions to vectorizer configuration:

Key Points:

  • Optional: If not specified, uses model's default dimensions
  • Compatible: Works with Google embedding models
  • Validated: System checks if requested dimensions are supported by the model

Feature:
Add dimensions to determine the vector size

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions