So the SQL Agent takes quite a bit of time for even simple stuff, this is mainly because most of the time it does around 6 steps. I was wondering if there is a way to save on steps like getting all tables and getting schema of said tables, sort of caching them
Or at least a more efficient way of providing it in the system prompt
Information on your n8n setup
- n8n version: 1.65.2
- Database (default: SQLite): Postgres
- Running n8n via (Docker, npm, n8n cloud, desktop app): Docker