# GPTConnect
 
GPTConnect is a Python 🐍 package that simplifies the use of the new functions feature of ChatGPT by OpenAI. It provides an easy-to-use framework for creating and interacting with GPT functions, making your development process smoother and more efficient.
Make sure to star this project if you find it useful! ✨
If you have any ideas, bug reports or suggestions feel free to open an issue or contact me on discord at @**sleepystew**
## 🔧 Features
🎉 Simplified and intuitive decorator based system to define GPT functions.
🔤 Function groups system that allows for easy integration of multiple commands.
🕐 More features coming soon! This package is only in early stages of development.
## 🚀 Install pip install GPTConnect
## Example Usage [example-simple.py](https://github.com/SleepyStew/gptconnect/blob/master/example-simple.py)
[example-advanced.py](https://github.com/SleepyStew/gptconnect/blob/master/example-advanced.py)
## Docs The majority of documentation is embedded within the package through things like type hints, if this package gains more traction I may create a separate website for docs.
[OpenAI’s Function calling docs](https://platform.openai.com/docs/guides/gpt/function-calling)
Release files for GPTConnect 0.2.6
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| GPTConnect-0.2.6.tar.gz | 7.8 kB | Details |
Release files / GPTConnect-0.2.6.tar.gz
| Download URL | GPTConnect-0.2.6.tar.gz |
|---|---|
| Size | 7.8 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
ec379d22087a35f5b96db4e542689aadf9dfec0d30d04e13614e02f327055f6c
|
|
BLAKE2b-256 checksum How to use checksums |
8b5e32a5709be3bf0392d06fb31028bf5bdc8af6365a4d27e43ee3a8b6382756
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.2 CPython/3.11.3
|