1.6.0 • Published 12 months ago

gpt3-cli v1.6.0

Weekly downloads
-
License
MIT
Repository
github
Last release
12 months ago

GPT CLI

npm version

$ gpt write a haiku about winter
Cold winter night
Snowflakes falling from the sky
Peaceful serenity

Install

npm i gpt3-cli -g

Commands

# enter auth key
gpt auth

# customize config
gpt config

# ask question
gpt <your question here>

Examples

example-fun

example-code

Notes

Note Be careful with apostrophe's in your question, as they'll likely be interpreted to your shell as string delimiters

Note You'll need to create and enter your own API Key

Logs

Logs are stored to a local logs.json file to help you debug info from the response that is not displayed on screen

Prior Art

1.6.0

12 months ago

1.5.0

1 year ago

1.4.0

1 year ago

1.3.0

1 year ago

1.2.0

1 year ago

1.1.0

1 year ago

1.0.0

1 year ago