llmstatemachine

A Python library for building GPT-powered agents with state machine logic and chat history memory.

Installation

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

pip3 install llmstatemachine

Releases

Version Released Buster
Python 3.7
Bullseye
Python 3.9
Bookworm
Python 3.11
Files
0.7.0 2024-01-02      
0.6.0 2023-11-26      
0.5.0 2023-11-20      
0.4.0 2023-11-20      
0.3.0 2023-11-19      
0.2.0 2023-11-18      
0.1.0 2023-11-18      
0.0.1 2023-11-17      

Issues with this package?

Page last updated 2024-01-05 22:27:37 UTC