The cragmm_search file is missing

The following code is found in rag_agent.py:

from cragmm_search.search import UnifiedSearchPipeline

However, the cragmm_search file cannot be found.

Please install the package crag-mm by

pip install cragmm-search-pipeline==0.2.8

before you can locally run the starter kit.