Skip to content

Remove FROID_EMBEDDING_DIMENSIONS env var#82

Merged
asiniscalchi merged 2 commits into
mainfrom
refactor/remove-embedding-dimensions-env-var
May 11, 2026
Merged

Remove FROID_EMBEDDING_DIMENSIONS env var#82
asiniscalchi merged 2 commits into
mainfrom
refactor/remove-embedding-dimensions-env-var

Conversation

@asiniscalchi

Copy link
Copy Markdown
Owner

The env var was a no-op: it rejected any value that differed from the compile-time constant SUPPORTED_EMBEDDING_DIMENSIONS. Remove it and make EmbeddingConfig::from_env infallible; drop the dimensions field from EmbeddingConfig and EmbeddingStatusConfig.

asiniscalchi and others added 2 commits May 11, 2026 07:14
The env var was a no-op: it rejected any value that differed from the
compile-time constant SUPPORTED_EMBEDDING_DIMENSIONS. Remove it and make
EmbeddingConfig::from_env infallible; drop the dimensions field from
EmbeddingConfig and EmbeddingStatusConfig.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@asiniscalchi asiniscalchi merged commit 3b98c6a into main May 11, 2026
2 checks passed
@asiniscalchi asiniscalchi deleted the refactor/remove-embedding-dimensions-env-var branch May 11, 2026 07:18
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.

1 participant