Hacker News new | ask | show | jobs
by aiassist 858 days ago
sorry about that!

yes, users have to provide db credentials with read-only access to the data.

no, db credentials are never shared with OpenAI. our API handles user authentication and credential storage and calls out to OpenAI for the AI function calls

1 comments

well, I'm not sure how often people are comfortable sharing db credentials.

Will db data (not credentials) be sent to open ai?

Yes, query results are shared with OpenAI.

We work with lots of companies that are comfortable with it but have met others that say "No Way in Hell". For some reason, they tend to be more comfortable using OpenAI APIs on Azure than OpenAI directly though.