-
Notifications
You must be signed in to change notification settings - Fork 99
Merge dev into main #682
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merge dev into main #682
Conversation
Add support for similar docs query
This comment was marked as spam.
This comment was marked as spam.
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #682 +/- ##
=======================================
Coverage ? 85.76%
=======================================
Files ? 19
Lines ? 5860
Branches ? 0
=======================================
Hits ? 5026
Misses ? 834
Partials ? 0 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
magnifique !
bors merge
bors merge |
Already running a review |
Build succeeded:
|
685: Adapt script to update macro version r=curquiza a=curquiza Following merge of this PR #682 <!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit * **Chores** * Updated the process for managing macro dependency versions, so only the macro's own version is updated automatically, while the main dependency declaration remains unchanged. * Simplified version tag checks during release validation by removing redundant comparisons and related error messages. <!-- end of auto-generated comment: release notes by coderabbit.ai --> Co-authored-by: Clémentine <[email protected]> Co-authored-by: curquiza <[email protected]>
Full changelog after this PR: (includes changes merged before this PR)
What's Changed
Breaking changes
TaskDeletion.deleted_tasks
andTaskCancelation.canceled_tasks
have been madeOption
s)Enhancements
usedDatabaseSize
to stats by @Alirexaa in AddusedDatabaseSize
to stats #653embedders
setting and other vector/hybrid search related configuration by @CommanderStorm in Supportembedders
setting and other vector/hybrid search related configuration #554Maintainance
exist
to*_update
functions' docs by @funlennysub in Add missingexist
to*_update
functions' docs #617New Contributors
usedDatabaseSize
to stats #653exist
to*_update
functions' docs #617Full Changelog: v0.28.0...v0.29.0