-
Notifications
You must be signed in to change notification settings - Fork 19
Home
Radi Cho edited this page Mar 17, 2023
·
8 revisions
git clone https://github.com/radi-cho/datasetGPT/
cd datasetGPT
pip install -e .
Usage: datasetGPT [OPTIONS] COMMAND [ARGS]...
Command line interface that generates datasets with LLMs.
Options:
--help Show this message and exit.
Commands:
conversations Produce conversations between two gpt-3.5-turbo agents...