A lightweight command-line interface to OpenAI's GPT-3. Temperature, presence, and frequency up to 2. Streaming support
GNU Affero General Public License v3.0
55
stars
8
forks
source link
Add support for ChatGPT #13
Open
joeytwiddle opened 1 year ago
Also includes two wrapper scripts, which prettify the output, and tweak the GPT-3 prompt into a question-answer format.
Also increased MAX_TOKENS a bit.