Files
Alexander Whitestone 3e31cafa83
Some checks failed
Tests / lint (pull_request) Failing after 12s
Tests / test (pull_request) Has been skipped
feat: Implement semantic index for research outputs (#976)
Integrates Ollama embedding for semantic indexing of research outputs. Refactors
memory_search and memory_store tools to align with issue requirements.

- Added  and  to .
- Modified  to use  and
  for generating embeddings via Ollama, with a fallback to .
- Renamed  to  in ,
  adjusting its signature to .
- Updated  in  to use
  as default and pass confidence scoring.
- Created  to demonstrate indexing of research documents.

Fixes #976
2026-03-23 14:15:40 -04:00
..
2026-03-11 16:55:27 -04:00
2026-03-11 16:55:27 -04:00