* Default to streaming in config
* Add tokens to database
* Add NEXT_PUBLIC_SOCKET_URL to .env.example
* Disable streaming for functions
* Add newline to types
* Add reddit seeds
* Restrict scenario variable value editor maxH to 60
* Add seed file for reddit experiments
* Further decrease max height
* Make score a string
* Calculate and save timeToComplete on model outputs
* Add output stats to function call as well
* Record timeToComplete before parsing response json
* Add default value for timeToComplete