← Back to context

Comment by baq

1 year ago

Bug report: I got to 'Mega Mega Mega Mega Mega Mega Mega Mega Mega Mega' and it can't be combined with anything

I believe most LLM APIs prevent you from repeating (or asking to repeat) identical words. It's in ChatGPT's TOS (because it seems to occassional lead to revealing original training text).

Either that or the backend is completely overloaded and/or unable to handle more than ten of somethings.

  • It looked like an UI issue of some sort. It didn’t even try to merge.

It seems to be a limit on the input length of the elements, if they have a larger name then it does not work

  • It seems to be a combination of how many times it's been merged, and how long it is. I think sometimes the LLM just decides a word is a 'final' word and won't merge it. I've gotten final words that are just a couple characters, and ones that are 10+ words.