Property HasVisionModel
- Namespace
- LMKit.Document.Conversion
- Assembly
- LM-Kit.NET.dll
HasVisionModel
Gets a value indicating whether the caller supplied a vision-language model
at construction time. Even when this returns false, vision-based
strategies remain available because the converter can lazily load
DefaultVisionModelId on first use.
public bool HasVisionModel { get; }