0.0.8 • Published 3 years ago

@nemo-cli/openai v0.0.8

Weekly downloads
-
License
ISC
Repository
-
Last release
3 years ago

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
0.0.8

3 years ago

0.0.7

3 years ago

0.0.6

3 years ago

0.0.5

3 years ago

0.0.4

3 years ago

0.0.3

3 years ago

0.0.2

3 years ago

0.0.1

3 years ago