Skip to content

Conversation

@devwdave
Copy link
Collaborator

  • Added an Embeddings class to encapsulate model and fallback dimension settings in the configuration.
  • Updated embedding functions to utilize the new configuration, ensuring consistent model usage and fallback handling.
  • Improved error handling in embedding functions to manage dimension mismatches and encoding failures gracefully.
  • Updated tests to reflect changes in embedding function signatures and configurations, ensuring robust coverage for various scenarios.
  • Introduced new benchmarks for embedding performance across different query lengths and batch sizes.

- Added an Embeddings class to encapsulate model and fallback dimension settings in the configuration.
- Updated embedding functions to utilize the new configuration, ensuring consistent model usage and fallback handling.
- Improved error handling in embedding functions to manage dimension mismatches and encoding failures gracefully.
- Updated tests to reflect changes in embedding function signatures and configurations, ensuring robust coverage for various scenarios.
- Introduced new benchmarks for embedding performance across different query lengths and batch sizes.
@devwdave devwdave merged commit 1828294 into main Dec 21, 2025
6 checks passed
@devwdave devwdave deleted the benchmarking-cleanup branch December 21, 2025 16:42
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.

2 participants