Skip to content

v0.0.5

Compare
Choose a tag to compare
@viswavi viswavi released this 11 Sep 01:27
· 26 commits to main since this release
7223bf8
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]>