Expand description
Context detection for LoRA adapter selection.
Classifies a natural-language prompt (and optionally the NQuin
metadata vector) into one of the six ContextType domains using
weighted keyword scoring and bigram analysis.
Structs§
- Context
Detector - Classifies text into one of the
ContextTypedomains.
Enums§
- Context
Type - Domain classification used to select the correct LoRA adapter.