Make API-based model configurable (#344)
* Make models configurable
* Additional description on colab
* Revert unrelated change
* Remove unused argument
* Remove output from notebook
* Remove noqa
* Fix test
* Update prompt2model/utils/api_tools.py
Co-authored-by: Saumya Gandhi <[email protected]>
* Update prompt2model/utils/api_tools.py
Co-authored-by: Saumya Gandhi <[email protected]>
* Change test comments
* Default to maximum tokens for model
---------
Co-authored-by: Saumya Gandhi <[email protected]>