pyaiml21.session

Bot-Client Session.

This package contains definition of a Session.

A session is a collection of all the data shared between a chatbot and a particular user.

pyaiml21.session.bounded_list

Bounded list used as a history of a session.

pyaiml21.session.session

The chatbot-client session.