Skip to content

fix(demo): remove duplicate rrf mode description#141

Open
Exploreunive wants to merge 1 commit intoEverMind-AI:mainfrom
Exploreunive:fix/remove-duplicate-rrf-mode-doc
Open

fix(demo): remove duplicate rrf mode description#141
Exploreunive wants to merge 1 commit intoEverMind-AI:mainfrom
Exploreunive:fix/remove-duplicate-rrf-mode-doc

Conversation

@Exploreunive
Copy link

What

  • remove the duplicate rrf entry in SimpleMemoryManager.search() docstring
  • clarify the remaining rrf description as Keyword + Vector + Reciprocal Rank Fusion

Why

The demo code currently lists rrf twice in the retrieval mode description, which is confusing for users reading the API usage and demo helper source.

Fixes

Fixes #50

Test

  • ran python3 -m py_compile demo/utils/simple_memory_manager.py

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.

[BUG] two rrf mode in demo code

1 participant