Property ImageDetail
- Namespace
- LMKit.TextGeneration
- Assembly
- LM-Kit.NET.dll
ImageDetail
Gets or sets the level of detail used when processing images for vision models. Controls the maximum pixel budget allocated to images, which directly affects token consumption and visual fidelity. Default is High.
ImageDetail ImageDetail { get; set; }