generated/vlm_options.pb library

Classes

VLMChatTemplate
VLMGenerationRequest
VLMImage
Pixel buffers are tightly packed with NO row padding: RGB is 3 bytes/px, RGBA is 4, and width * height * channels MUST equal the buffer length or the request is rejected. raw_rgba drops alpha at the boundary.
VLMModelFamily
VLMResult
VLMStreamEvent
VLMStreamEventKind
VLMVisionOptions
The four genuinely vision-specific knobs. Everything else in the old VLMGenerationOptions was either a copy of LLMGenerationOptions or dead.

Extensions

GeneratedMessageGenericExtensions on T
Extensions on GeneratedMessages.