Skip to content

fix: rename stage3_memory_retrivel.py to stage3_memory_retrieval#115

Open
Jah-yee wants to merge 1 commit intoEverMind-AI:mainfrom
Jah-yee:fix/typo-stage3-retrieval
Open

fix: rename stage3_memory_retrivel.py to stage3_memory_retrieval#115
Jah-yee wants to merge 1 commit intoEverMind-AI:mainfrom
Jah-yee:fix/typo-stage3-retrieval

Conversation

@Jah-yee
Copy link

@Jah-yee Jah-yee commented Mar 5, 2026

Good day,

I noticed a typo in the evaluation adapter filename and fixed it.

Changes

  • Rename file from stage3_memory_retrivel.py to stage3_memory_retrieval.py
  • Update import statement in evermemos_adapter.py
  • Update all function calls (agentic_retrieval, lightweight_retrieval, hybrid_search_with_rrf)

Testing

  • Python syntax validation passed (python3 -m py_compile)
  • All imports resolve correctly

Thank you for your dedication to this project. I hope this helps. If there are any issues or areas for improvement, please leave a comment, and I will address them.

Warmly,
Spark

Fix typo in filename and all references:
- Rename file from stage3_memory_retrivel.py to stage3_memory_retrieval.py
- Update import statement in evermemos_adapter.py
- Update all function calls (agentic_retrieval, lightweight_retrieval, hybrid_search_with_rrf)

Fixes: Evaluation adapter typo issue
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.

1 participant