Expand description
Types for search intent detection.
This module contains the core types used for representing search intent:
SearchIntentType: The type of search intent detectedDetectionSource: How the intent was detected (keyword, LLM, or hybrid)SearchIntent: The complete intent detection result
Structs§
- Search
Intent - Result of search intent detection.
Enums§
- Detection
Source - Source of intent detection.
- Search
Intent Type - Types of search intent detected from user prompts.