gpt3-cli

1.6.0 • Public • Published

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

Dependencies (0)

    Dev Dependencies (1)

    Package Sidebar

    Install

    npm i gpt3-cli

    Weekly Downloads

    0

    Version

    1.6.0

    License

    MIT

    Unpacked Size

    61 kB

    Total Files

    14

    Last publish

    Collaborators

    • kylemit