Hacker News new | ask | show | jobs
by quard8 10 days ago
inside install.sh file i found this:

printf " ${DIM}This install is using DeepSQL's shared managed Azure OpenAI key, so your${RESET}\n" printf " ${DIM}schema and queries are processed through DeepSQL's shared LLM resource.${RESET}\n"

also, it requires docker.

1 comments

Hi, yes. Right now we are bundling our key to maintain the consistency of DeepSQL agent performance. We will lift this key bundling very soon, for enterprise deployment we might allow BYOK (bring your own key)

Yes, this requires docker. Here is more technical documentation on prerequisites and suggested setup (including AWS CFT)

https://docs.deepsql.ai/quickstart/

It just means they don't have real DBAs among them. :-0) Just vibe coders.
Yes, we never hired one. When we got the time to hire one, we developed this tool.
Does that mean my schema and data are sent to your OpenAI agents?