thinkgpt

ThinkGPT is a Python library aimed at implementing Chain of Thoughts for Large Language Models (LLMs), prompting the model to think, reason, and to create generative agents.

Installation

In a virtualenv (see these instructions if you need to create one):

pip3 install thinkgpt

Releases

Version Released Buster
Python 3.7
Bullseye
Python 3.9
Bookworm
Python 3.11
Files
0.0.6 2023-04-30    
0.0.5 2023-04-25    
0.0.4 2023-04-24    
0.0.3 2023-04-23    
0.0.2 2023-04-21    
0.0.1 2023-04-19    

Issues with this package?

Page last updated 2023-10-28 05:53:10 UTC