Skip to content

feat: add optional dimensions to text2vec-aws vectorizer#448

Open
g-despot wants to merge 1 commit into
mainfrom
feat/text2vec-aws-dimensions
Open

feat: add optional dimensions to text2vec-aws vectorizer#448
g-despot wants to merge 1 commit into
mainfrom
feat/text2vec-aws-dimensions

Conversation

@g-despot

Copy link
Copy Markdown
Contributor

Adds an optional dimensions parameter (output embedding dimensionality) to the text2vec-aws vectorizer config. Omitted when unset, so the server applies its default.

Closes #443

@orca-security-eu orca-security-eu Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Orca Security Scan Summary

Status Check Issues by priority
Passed Passed Infrastructure as Code high 0   medium 0   low 0   info 0 View in Orca
Passed Passed SAST high 0   medium 0   low 0   info 0 View in Orca
Passed Passed Secrets high 0   medium 0   low 0   info 0 View in Orca
Passed Passed Vulnerabilities high 0   medium 0   low 0   info 0 View in Orca

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.

Add support for dimensions setting in text2vec-aws module

1 participant