Skip to content

v1.4.0

Compare
Choose a tag to compare
@jzleibo jzleibo released this 16 May 11:40

[1.4.0] - 2024-05-15

Changed

  • Remove python 3.11-specific typing
  • Improve the gpt_model wrapper
  • Improve scene-related functionality

Added

  • Add aistudio model, remove deprecated cloud model, and rename vertex model.
  • 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.
  • fix typo