Gaunt Sloth Assistant - v1.4.0
    Preparing search index...

    Interface ImageFormatTransformConfig

    Configuration for image format transformation middleware.

    interface ImageFormatTransformConfig {
        detail?: "low" | "high" | "auto";
    }
    Index

    Properties

    Properties

    detail?: "low" | "high" | "auto"

    Detail level for image processing. Examples: "low", "high", "auto"