Postgres Query Agent won't report back past October 2023 from my own database

I’ve successfully implemented this workflow: Chat with Postgresql Database | n8n workflow template to run on my own postgres DB on a hosted server. “Created At” field goes all the way to present day (Feb 2025), but the OpenAI GPT4o-mini won’t return any results after October 2023. I’m aware of this cut off date for things like ChatGPT, but I didn’t think that would apply to using API based calls against my own data.

Any suggestions?

What is the error message (if any)?

Please share your workflow

(Select the nodes on your canvas and use the keyboard shortcuts CMD+C/CTRL+C and CMD+V/CTRL+V to copy and paste the workflow.)

Share the output returned by the last node

Information on your n8n setup

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

It looks like your topic is missing some important information. Could you provide the following if applicable.

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

Hahah that’s a funny situation. But probably not OpenAI’s fault.
Please share your workflow JSON code inside a code block:

like this

When you do that your workflow should show up like this:

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