1.1.0 • Published 2 years ago

chatgptk v1.1.0

Weekly downloads
-
License
MIT
Repository
-
Last release
2 years ago

ChatGPTK

Example Usage

ChatGPTK is a command line application that allows you to have natural language conversations using OpenAI's GPT-3 model.

Getting StartedRoadmapLicense

Getting Started

Get OpenAI API Key

From https://platform.openai.com/

Install and Run

npm i -g chatgptk
chatgptk

Note If it doesn't work, check to see if you entered the wrong OpenAI API key. If you entered an incorrect OpenAI API key, you can reinstall and enter a new OpenAI API key.

Roadmap

v2.0.0

  • Maintain Context
  • Custom Setting (ex: temperature)
  • Custom Prompt
  • In-memory context persistence

v1.0.0

  • Just Chat

License

This project is licensed under the MIT.

1.1.0

2 years ago

1.0.9

2 years ago

1.0.8

2 years ago

1.0.11

2 years ago

1.0.10

2 years ago

1.0.13

2 years ago

1.0.12

2 years ago

1.0.7

2 years ago

1.0.6

2 years ago

1.0.5

2 years ago

1.0.4

2 years ago

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago