tree: 71e943f8339230fa78ced6c47096499539cd7837 [path history] [tgz]
  1. internal/
  2. BUILD.gn
  3. COMMON_METADATA
  4. contextual_search_context_controller.h
  5. contextual_search_metrics_recorder.cc
  6. contextual_search_metrics_recorder.h
  7. contextual_search_metrics_recorder_unittest.cc
  8. contextual_search_service.cc
  9. contextual_search_service.h
  10. contextual_search_service_unittest.cc
  11. contextual_search_types.h
  12. DEPS
  13. DIR_METADATA
  14. OWNERS
  15. README.md
components/contextual_search/README.md

Contextual Search Component

Overview

The Contextual Search component provides functionality for managing contextual search and suggest queries with multimodal input capabilities (text, tabs, and files) through Google Lens.

Testing

Use the following command to run all tests in this component:

tools/autotest.py -C out/Default components/contextual_search