@lesleh/gpt-prompts
TypeScript icon, indicating that this package has built-in type declarations

0.3.1 • Public • Published

Checks

gpt-prompts

gpt-prompts is a TypeScript project that provides a collection of prompts for use with the ChatGPT API. This project defines variables that will be replaced upon request to customize the text of the prompts. It is a npm package, hosted on Github Package Registry.

Features

  • npm package
  • Compatible with ChatGPT API
  • Customizable prompt variables

Prerequisites

  • Node 16 or higher

Installation

To install the project, run one of the following commands:

Using yarn:

yarn add @lesleh/gpt-prompts

Using npm:

npm install @lesleh/gpt-prompts

Using pnpm:

pnpm add @lesleh/gpt-prompts

Getting Started

(TODO: Fill in information on how to get started with the project, including usage examples and code snippets)

Contributing

Contributions are welcome! You can contribute by creating a Github issue or submitting a pull request. In particular, help with adding unit tests is appreciated.

Known Issues and Limitations

There are no known issues or limitations at this time.

Additional Resources

For more information on the ChatGPT API, please refer to the official documentation.

License

This project is licensed under the MIT License.

Package Sidebar

Install

npm i @lesleh/gpt-prompts

Weekly Downloads

0

Version

0.3.1

License

MIT

Unpacked Size

41.1 kB

Total Files

54

Last publish

Collaborators

  • lesleh