Skip to content

Add image input resizing or tiling options #133

@michaelwasserman

Description

@michaelwasserman

Prompt API callers may wish to specify whether image inputs are resized (shrunk) or split into tiles.

  • Resizing (the default right now) is useful for an overview of an image, e.g. rough descriptions of photos.
  • Tiling would be useful for analyzing high-resolution details from a larger image, e.g. OCR from a large document.

API clients could split images themselves if input dimension limits were exposed, per #84

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions