5 ms·
Is there a way to query the local instance without using the AI input ?
by neoecos 2y ago
Is there a way to query the local instance without using the AI input ?
- kiwicopple 2y agoat this stage there is not, but you can just write SQL and the LLM is smart enough to run it directly on the database. I can see some situations you might want direct access to postgres, so we'll jot that done as something to look at too
- neoecos 2y agoI'm using it, but keep getting POST https://postgres.new/api/chat 500 (Internal Server Error) I've tried, reload, create new project and go back, anything. db id oy6g6g6o5qbt78fo
- kiwicopple 2y agoif your session is completely broken you might need to clear your localstorage (in the browser devtools) I'll flag this with the team but we can't actually access your "db id oy6g6g6o5qbt78fo" as it's run directly in your browser and doesn't touch our servers at all