Skip to content

fix: remove duplicate 'rrf' mode in docstring#97

Open
fuleinist wants to merge 2 commits intoEverMind-AI:mainfrom
fuleinist:fix/issue-50-rrf-mode
Open

fix: remove duplicate 'rrf' mode in docstring#97
fuleinist wants to merge 2 commits intoEverMind-AI:mainfrom
fuleinist:fix/issue-50-rrf-mode

Conversation

@fuleinist
Copy link

Summary

Remove duplicate 'rrf' retrieval mode entry in demo/utils/simple_memory_manager.py docstring.

Changes

Removed the duplicate line:

- "rrf": Keyword + Vector + RRF fusion

The mode was listed twice which caused confusion.

Fixes #50

fuleinist added 2 commits February 26, 2026 17:19
- Removed ./docker/mongodb/init volume mount (directory doesn't exist)
- Changed config.json root from hardcoded /Users/admin/Desktop to .
The 'rrf' mode was listed twice in the docstring, causing confusion.
Removed the duplicate entry.
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