josh-ashkinaze / plurals

Plurals: A System for Guiding LLMs Via Simulated Social Ensembles
https://josh-ashkinaze.github.io/plurals/
12 stars 2 forks source link

In ensemble keep the order of agents via enumeration #24

Closed josh-ashkinaze closed 4 months ago

josh-ashkinaze commented 5 months ago

In ensemble agent's responses are processed in parallel, which removes any ordering. Let's just maintain ordering in case user expects this.