@nemo-cli/openai

0.0.8 • Public • Published

Use chatGPT on your terminal

Pre-requisite

You'll need to have your own OpenAi API key to operate this package.

  1. Go to OpenAI
  2. Select + Create new secret key
  3. Copy generated key

Get Started

Install

npm install @nemo-cli/openai --global

or

pnpm add @nemo-cli/openai --global

Usage

Reserve the API key for accessing openai

openai key

Choose the model you want to use

openai model

Choose Prompt to Chat

openai chat

Add Custom Prompt to Chat

openai --new

Set Token Limit

openai --limit

Reset Prompt(Clear Custom Prompts)

openai --reset

Other

openai -h

Package Sidebar

Install

npm i @nemo-cli/openai

Weekly Downloads

0

Version

0.0.8

License

ISC

Unpacked Size

145 kB

Total Files

52

Last publish

Collaborators

  • gzm1211