What’s new
- Add a semantic backend abstraction with GLiNER as the default and only enabled backend.
- Support custom GLiNER models from Hugging Face or a local checkpoint.
- Validate model configuration at startup and expose the active backend and model through detector health metadata.
- Add focused
GLINER_*tuning settings and configuration documentation.
The default model and existing masking behavior remain unchanged.