Image Description Results

The following XML shows a single record produced by image description:

<output>
  <record>
    <pageNumber>1</pageNumber>
    <trackname>ImageDescriptionTask.Data</trackname>
    <ImageDescriptionResult>
      <id>a5626c03-88cd-4bbf-ba23-958e55f4a72c</id>
      <model>LLaVA-v1.6-Mistral-7B-HF</model>
      <text>The image shows a dramatic landscape featuring a winding river...</text>
    </ImageDescriptionResult>
  </record>
</output>

The text element contains the generated description.