this post was submitted on 10 Feb 2025
16 points (100.0% liked)

askchapo

22888 readers
68 users here now

Ask Hexbear is the place to ask and answer ~~thought-provoking~~ questions.

Rules:

  1. Posts must ask a question.

  2. If the question asked is serious, answer seriously.

  3. Questions where you want to learn more about socialism are allowed, but questions in bad faith are not.

  4. Try !feedback@hexbear.net if you're having questions about regarding moderation, site policy, the site itself, development, volunteering or the mod team.

founded 4 years ago
MODERATORS
 

I know it used to be a thing you could do to the earlier customer service bots like with air Canada but that's a product of poor implementation of the LLM, right?

you are viewing a single comment's thread
view the rest of the comments
[–] FunkyStuff@hexbear.net 15 points 4 days ago

It's definitely still a thing. It might not be that easy to execute, but it's 100% true that if you have some chatbot with the power to do something, there is no way to deterministically guarantee it won't do that thing under some situations; the only thing they can do is add some other authentication system that works alongside the chatbot that would stop you from getting it to do something dumb unilaterally. i.e. if a chatbot knows a password and has a text output, it's impossible to guarantee the chatbot won't give any information about the password, but if you don't give the password to the bot and you instead give it the ability to request a resource, they could make that request unable to go through unless some other conditions are met, which sidesteps the problem with giving an LLM access to a secure system.