Skip to content

Performing "Redo" for a prompt with an image doesn't send the image #9

@neodon

Description

@neodon

Expected

  1. Add an image with a prompt.
  2. Model addresses the image with the prompt appropriately.
  3. Click "Redo" on the prompt box.
  4. Model again addresses the image and the prompt.

Actual

Clicking "Redo" only sends the text and not the image.

Example

First prompt with image

You can see it sends 789 tokens, so we can assume most of those are for the image. The model response is appropriate for the meme I gave it.

Image

Clicking "Redo" on the prompt

This time it only sends 24 tokens, so the image was not sent. This model is openrouter/polaris-alpha, which seems to make up random stuff if not given an image to describe. 😅

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions