Contents

chatgpt 2.2212.0

0
Stars: 523, Watchers: 523, Forks: 75, Open Issues: 15

The labteral/chatgpt-python repo was created 1 years ago and the last code push was 1 years ago.
The project is popular with 523 github stars!

How to Install chatgpt

You can install chatgpt using pip

pip install chatgpt

or add it to a project with poetry

poetry add chatgpt

Package Details

Author
Rodrigo Martínez Castaño, Alejandro Suárez
License
GNU General Public License v3 (GPLv3)
Homepage
https://github.com/brunneis/chatgpt-python
PyPi:
https://pypi.org/project/chatgpt/
GitHub Repo:
https://github.com/brunneis/chatgpt-python

Classifiers

  • Software Development/Libraries/Python Modules
No  chatgpt  pypi packages just yet.

Errors

A list of common chatgpt errors.

Code Examples

Here are some chatgpt code examples and snippets.

Related Packages & Articles

farm-haystack 1.25.5

LLM framework to build customizable, production-ready LLM applications. Connect components (models, vector DBs, file converters) to pipelines or agents that can interact with your data.

openai 1.28.1

The OpenAI Python library provides convenient access to the OpenAI API from applications written in the Python language. It includes a pre-defined set of classes for API resources that initialize themselves dynamically from API responses which makes it compatible with a wide range of versions of the OpenAI API.