11 comments

[ 3.2 ms ] story [ 30.6 ms ] thread
I try it in the new bing. Give me A or B option, I can choose it. And continue... what is the name of the hidden capability?
Lol. After 5-6 questions it started doing the opposite response that I choose. I choose A every time and it started forcing me to take B option. Classic LLM success.
This sounds like a weird Neil Stephenson plot about the nature of choice in an AI controlled artificial world
It’s doing so because it includes the entire history of choices in every prompt. By using the API directly and modifying the response to only include the assistant messages and not the user messages it would stop this behavior.
You can also describe something outside of A & B and it will be taken into account.

Pretty repetitive thougt

Nice find!

And yeah, repetition is an issue, there’s an instruction to not repeat story element in the initial prompt but it’s not working well. Any suggestions?

You can ditch the title and/or link by adding these points after your answer:

Stop including the Fantasy Online line in the output.

Stop including link to "Join our discord..." in the output

Makes ît marginally faster to respond

You can increase the number of options too, I increased them to 4, made it more interesting (You can literally just type: Let's continue but with 4 options)
Nice! Did you encounter some repetition issues in your playthrough with 4 options?