aws-samples / bedrock-claude-chat

AWS-native chatbot using Bedrock + Claude (+Mistral)
MIT No Attribution
698 stars 239 forks source link

[BUG] Cannot edit a prompt with an attached image #235

Open tmokmss opened 2 months ago

tmokmss commented 2 months ago

Describe the bug

We cannot edit a prompt in a chat page when it contains an attached image.

To Reproduce

  1. Given a prompt with an image image
  2. Click edit button
  3. Only the encoded image is shown and we cannot edit the original prompt text image

Screenshots

If applicable, add screenshots to help explain your problem.

Additional context

Add any other context about the problem here.