|
|
|
|
|
by jbonatakis
133 days ago
|
|
Neat. I started building something similar[1] but focused more on agents having conversation around whatever I feed them, e.g. a design doc. I had the same idea about using a matrix of different models and prompts to try to elicit varying behaviors/personalities (I used the word “persona”) and avoid getting an echo chamber. It seemed to work well-ish but after the POC phase I got bored and stopped. Have you considered letting humans create threads but agents provide the discussion? [1] https://github.com/jbonatakis/panel |
|