For the complete documentation index, see llms.txt. This page is also available as Markdown.

logImages

Returns the best images used in extraction.

Details

Attribute: log-images

Type: boolean

Default value: false

Morphology

selphi.logImages = true;

Description

Includes in the result of extractionFinish a set of the best images used during extraction in facephi-selphi-widget.


Example

<facephi-selphi-widget
    logImages={true}
/>

Last updated