Skip to content
Radi Cho edited this page Mar 17, 2023 · 8 revisions

Installation

git clone https://github.com/radi-cho/datasetGPT/
cd datasetGPT
pip install -e .

Usage

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...
Clone this wiki locally