Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Dec 3, 2025

This PR contains the following updates:

Package Change Age Confidence
fastembed >=0.4.2 -> >=0.7.3 age confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

qdrant/fastembed (fastembed)

v0.7.3

Compare Source

v0.7.2

Compare Source

Changelog

Features 🏎️

Fixes 🕸️

  • #​547 - avoid adding padding token embeddings to the result in batched inference in late interaction models by @​generall

Thanks to everyone who contributed to this release @​kacperlukawski @​generall @​joein


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@claude
Copy link

claude bot commented Dec 3, 2025

PR Review: fastembed dependency update (0.4.2 → 0.7.3)

✅ Code Quality

  • Clean dependency bump via Renovate bot
  • No code changes required - API remains compatible

✅ Compatibility

  • Usage of TextEmbedding class: ✓ Constructor parameters unchanged
  • embed() method: ✓ Still returns iterator
  • Dockerfile pre-download logic: ✓ Compatible
  • Test mocks: ✓ All mocks remain valid

🔍 Notes

  1. Breaking changes: None found between 0.4.2 and 0.7.3
  2. Benefits: Version 0.7.2 includes a fix for padding token embeddings in batched inference (#547) - improves accuracy for batch operations
  3. Testing: Recommend running the full test suite, especially test_embeddings.py, to verify embedding generation still works correctly

⚠️ Recommendation

Approve with testing. The update looks safe with potential improvements to embedding accuracy. Run pytest on embeddings tests before merging to confirm compatibility.

@aponcedeleonch aponcedeleonch merged commit 4ee4ace into main Dec 4, 2025
5 checks passed
@aponcedeleonch aponcedeleonch deleted the renovate/fastembed-0.x branch December 4, 2025 08:55
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