KevinBian107 / RPLH

Developing frameworks for multi-agent collaborations using Role-playing Leader-hellucination System
https://kbian.org/RPLH/
2 stars 0 forks source link

Added modularized structure and documentation for code #12

Open KevinBian107 opened 8 hours ago

KevinBian107 commented 8 hours ago
  1. Change the dictionary to a dataclass data structure
  2. Create class of RPLH and instances of it in run
  3. Sub-modularzie the run function