Rate limit reached when chatting with Notion database

Rate limit reached when chatting with Notion database

Hi, followed this official video for setting up an AI-agent chat with a Notion DB.Chat is created, and Notion DB is not that big, but every time I query it via the chat we get the rate limit error. Please help.

Error message:

Error in sub-node ‘OpenAI Chat Model‘**

Request too large for gpt-4o in organization org-uQ3ZhGcw2iT8JSVJcPamst4G on tokens per min (TPM): Limit 30000, Requested 171919.

Workflow

Information on your n8n setup

  • n8n version: Version 1.109.1
  • Self hosting via Railway
  • Using mac

try changing model:


to e.g: any mini which have larger limit.

Thank you. I will do that as well. Was able to restrict call too, with only targeting one column in database.

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