Skip to content

(bug) Agents don't receive uploaded image attachments #6492

Description

@ashrafchowdury

When a user uploads an image attachment in the chat interface and asks the agent about it, the agent replies that it hasn't received the image. The attachment never reaches the agent's context.

Steps to reproduce:

  1. Open a conversation in the production environment.
  2. Upload an image file as an attachment.
  3. Ask the agent a question about the image (e.g., "What's in this image?").
  4. Observe the agent's response — it states it hasn't received any image.

Environment:

  • Production environment
  • Models tested: deepseek-v4-flash and gpt-5-luna
  • Both models exhibited the same behavior

Expected behavior: The agent should receive the uploaded image and be able to reference it in responses.

image.png

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions