You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Maybe add a new instruction so it does its job step by step and before it runs the generated query, we give a feedback by using EXPLAIN query so the AI understand whether it's performant or not.
We might not need to EXPLAIN all queries. Maybe tell the AI to do that when necessary.
Do we want to show the result of EXPLAIN? maybe or maybe not, but show something so we know if it analyzes using EXPLAIN.
Eventually, we'll need good models to achieve this (like the latest GPTs and Claude's).