A Suite for Querying ChatGPT
Project description
GPT Suite
This package is designed to make it easier to work with OpenAI's API by providing a set of tools that can be used to interact with the API in a more user-friendly way. It also supports multi-threading, which can be used to speed up the process of generating responses.
Future Plans
- We are investigating using
AsyncIOwithopenai.AsyncOpenAIto speed up the process of generating responses. This will be implemented in a future release. - We are also considering to add support for OpenAI's
Batch APIto generate multiple responses at once.
Quick Start
To install the package from PyPI, run the following command:
pip install gpt-suite
Building
To build the project from source, run the following command in the root directory of the project:
python3 -m build
Once the project is built, you can install the package by running the following command in the root directory of the project, replacing x.x.x with the version number:
pip install dist/gpt_suite-x.x.x-py3-none-any.whl
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file gpt_suite-0.3.6.tar.gz.
File metadata
- Download URL: gpt_suite-0.3.6.tar.gz
- Upload date:
- Size: 10.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.9.18
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1796a36a3568bce2faec2e1be4c363587d014f900714ec52976cf18ead5e0808
|
|
| MD5 |
a8e716eb4463644c713f74656b1c2d86
|
|
| BLAKE2b-256 |
aa4f4c6dc507897d4d94ec048e304e9fc9ce6b3044cfbcd72bbe3d5a80c95bff
|
File details
Details for the file gpt_suite-0.3.6-py3-none-any.whl.
File metadata
- Download URL: gpt_suite-0.3.6-py3-none-any.whl
- Upload date:
- Size: 10.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.9.18
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
30d5ebc520e3d5a0ff20f9ebcf409d1737456f3a7e421460d9b960cfba11412d
|
|
| MD5 |
6df355bfb7d8680b3247eccde8e8a820
|
|
| BLAKE2b-256 |
0345733dac1a42e661716eaec81274be19fb328a459a40a5deee2409eee47c2d
|