Skip to content
This repository was archived by the owner on Mar 14, 2025. It is now read-only.

SleepyStew/GPTConnect

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GPTConnect

Downloads Version

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

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

Releases

No releases published

Sponsor this project

 

Packages

 
 
 

Contributors

Languages