@nemo-cli/openai
v0.0.8
Published
openai cli
Downloads
11
Readme
Pre-requisite
You'll need to have your own OpenAi API key to operate this package.
- Go to OpenAI
- Select
+ Create new secret key - Copy generated key
Get Started
Install
npm install @nemo-cli/openai --globalor
pnpm add @nemo-cli/openai --globalUsage
Reserve the API key for accessing openai
openai keyChoose the model you want to use
openai modelChoose Prompt to Chat
openai chatAdd Custom Prompt to Chat
openai --newSet Token Limit
openai --limitReset Prompt(Clear Custom Prompts)
openai --resetOther
openai -h