Hello using the file upload endoint, i'm trying to include image along a message to an agent through API.
here is the answer from my agent on cursor:
Even though we're successfully following all the steps you mentioned:
- 1.
✅ Upload the image using the file upload endpoint
- 2.
✅ Get the file ID from the upload response
- 3.
✅ Create a conversation referencing the file ID
The agent still can't see the images. This suggests there might be a different way to reference files in Dust.ai conversations, or the agent configuration needs to be adjusted to process file attachments.