Skip to content

fix(mem0): add test for issue #6448 - #6641

Draft
Salomondiei08 wants to merge 1 commit into
mem0ai:mainfrom
Salomondiei08:fix/6448-search-rerank-true-reranks-onl
Draft

fix(mem0): add test for issue #6448#6641
Salomondiei08 wants to merge 1 commit into
mem0ai:mainfrom
Salomondiei08:fix/6448-search-rerank-true-reranks-onl

Conversation

@Salomondiei08

Copy link
Copy Markdown

What

Adds test coverage for the behavior described in issue #6448.

Why

Fixes #6448

Testing

  • New test added

Ref: mem0ai#6448
Signed-off-by: Jay <sallomondiei@gmail.com>
@github-actions github-actions Bot added the sdk-python Python SDK specific label Jul 29, 2026
@kartik-mem0

Copy link
Copy Markdown
Contributor

Hi! 👋 Thanks for taking the time to work on this.

We're doing a cleanup pass on long-lived draft PRs. If this one is ready for us to look at, please mark it Ready for review and we'll get it triaged. If you'd like more time, just leave a comment here and we'll keep it open.

Otherwise we'll close it in the next few days to keep the queue tidy — closing is not final, you can always reopen it or send a fresh PR whenever you're ready. 🙏

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

sdk-python Python SDK specific

Projects

None yet

Development

Successfully merging this pull request may close these issues.

search(rerank=True) reranks only the truncated top-k, so reranking can't improve recall

3 participants