We are excited to announce integration with OpenAI’s GPT-3 natural language model to quickly build initial state conditions for simulations. Simply enter your desired initial state with natural language, and GPT-3 will generate a custom init.json
with agents and corresponding properties.
We’ve introduced hotkey support for starting, stopping, stepping, and creating new simulations.
ctrl/cmd + enter
starts and stops the simulationalt/option + enter
pauses and reset the simulationctrl/cmd + shift + enter
single steps the simulationWe expect this to make it easier to iterate faster and simulate with more precision than before.
With this new version, it’s now possible to create new simulations from two templates
The starter template includes everything it takes to get up and running with a new simulation and demonstrates how to use tools like neighbors, configuration, and shared behaviors