logoalt Hacker News

infectotoday at 8:04 PM1 replyview on HN

Wouldn’t the fix be to encrypt before the api call hits the LLM? You would encrypt/decrypt at a separate layer than the LLM. I am sure i am missing something but would love to be educated.


Replies

paxystoday at 8:21 PM

The LLM needs to read the CoT as part of the conversation. You can ask the models to share them with you. Stronger models will refuse, while weaker ones can be “jailbroken”.

show 1 reply