Proposed a Pull Request that exposed NormalizedKeypoint in components.containers and cosine_similarity in components.utils. These exports were missing from the respective
init.py files, which caused a mismatch between the official documentation paths and the actual Python API availability.