Skip to content

fix: add input and response validation to embedding providers#59

Merged
RobertLD merged 1 commit intomainfrom
fix/issue-34-input-validation
Mar 1, 2026
Merged

fix: add input and response validation to embedding providers#59
RobertLD merged 1 commit intomainfrom
fix/issue-34-input-validation

Conversation

@RobertLD
Copy link
Owner

@RobertLD RobertLD commented Mar 1, 2026

Adds empty text validation and response dimension checks to all embedding providers.

Closes #34

Closes #34

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@RobertLD RobertLD force-pushed the fix/issue-34-input-validation branch from 805aa15 to 1793417 Compare March 1, 2026 01:07
@RobertLD RobertLD merged commit 3d8e832 into main Mar 1, 2026
7 checks passed
This was referenced Mar 1, 2026
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.

Missing input validation in embedding providers

1 participant