Remix.run Logo
kookamamie 2 days ago

Exactly. There seems to be this fantasy in which you can somehow string different kinds of agents together, one designing and one reviewing, and that finally producing something superior as output - I just don't buy that.

Sounds like heuristics added on top of statistics, which is trying to remedy some root problem with another hack.

rusticpenn 2 days ago | parent | next [-]

The whole field of metaheuristic algorithms rests on a similar idea. a lot of stupid "agents" finding a good solution. by metaheuristics i mean genetic algorithms, PSO, ACO etc.

yunohn a day ago | parent | prev [-]

Hmm, but this provably works right now though? All LLMs perform better with roleplay direction and focused scope. Using coding agents with plan then execute makes noticeable quality improvements.

kookamamie 21 hours ago | parent [-]

Why isn't this the de facto then? Anyone packaging such commercial solutions?

yunohn 20 hours ago | parent [-]

Most agents solutions have modes or roles already. There’s no standard, but this is already being used IRL. Heck, even system prompts are role play too.