* 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
* 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