EmptySession


Object Hierarchy:

Object hierarchy for EmptySession

Description:

public class EmptySession : SessionBase

EmptySession represents a session that hasn't started yet (no messages sent).

This is used to provide a consistent API where Manager always has a session. When a message is sent, EmptySession converts itself to a real Session. EmptySession is never saved to the database or added to the sessions list.


Namespace: OLLMchat.History
Package: ollmchat

Content:

Properties:

Creation methods:

Methods:

Inherited Members:

All known members inherited from class GLib.Object
All known members inherited from interface Json.Serializable