OpenAI Analyze image node truncating it's output

Describe the problem/error/question

I’m experiencing an error while using the OpenAI Assistant Analyze Image node. The output almost always gets truncated, and I don’t even know how much of the answer I’ve lost…

It seems to be related to the size of the response. But anyway, it shouldn’t do that (right?).

I’ve tried with GPT-4o and GPT-4o-MINI, both having the same problem. Is anyone else going through the same issue?

Any hints on how to fix this? Maybe something changed on OpenAI’s side…

What is the error message (if any)?

No error message…

Please share your workflow

Share the output returned by the last node

The output should not be truncated.

Information on your n8n setup

  • n8n version: 1.79.1
  • Database (default: SQLite): PostgreSQL
  • n8n EXECUTIONS_PROCESS setting (default: own, main): default
  • Running n8n via (Docker, npm, n8n cloud, desktop app): Docker
  • Operating system: Linux (Ubuntu 24.04)

Hey @Daniel_Reis,

Enable this option:

And increase the value:


.

:muscle: If my reply answers your question, please remember to mark it as a solution.

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.