Hacker News new | ask | show | jobs
by rylz 1178 days ago
Hi, cofounder here. We're very transparent in the UI about the fact that messages that mention @AI are not covered by e2ee. See https://imgur.com/a/5kPEdQP

Only messages that actually mention @AI are sent in plaintext to us, and then to OpenAI's API. All content shared between people without invoking the AI is fully end-to-end encrypted.

1 comments

That is good to know and thanks for the clarification. With this operating at the message level and not the thread or group level, is context still preserved to actually have a conversation with GPT?
Yes. Each time you mention @AI in a thread, all prior mentions of @AI in the same thread, as well as its prior responses (up to the token limit for GPT-3.5) are resubmitted to the OpenAI API, so that it can continue the conversation including prior context.
Great, otherwise there would be limited upside to the integration. Thanks for the details.