Skip to content

(JS/TS) Add support for dimensions parameter in text2vec-google module #325

@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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions