Y
Hacker News
new
|
ask
|
show
|
jobs
by
irq
1097 days ago
Does it say anywhere if they ingest / inspect your query before sending it to openai?
2 comments
yudax
1097 days ago
There's no layer between you and OpenAI. all your requests go directly from your device to OpenAI servers. There's no middleman, so your data is safe.
link
varenc
1097 days ago
Yes it says so on the page. It seems to need your OpenAI access token and then calls those APIs directly. This also means you cover the cost of OpenAI API access.
link