New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

gpt3-cli

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gpt3-cli

CLI chatbot using openai API

latest
Source
npmnpm
Version
1.6.0
Version published
Maintainers
1
Created
Source

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

Keywords

openai

FAQs

Package last updated on 26 May 2023

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts