You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add a debug language model that always returns empty strings and choice 0.
Add a component that gets agents to think about justifications for their actions.
Metrics initialize the measurements channel at construction time. This convention enables us to know which channels exist after initialization of players and GM.
Add Schelling diagram payoffs computation for game master
Fixed
Make sure events only pop after current step and add player-specific view toggle.