SessionPlaceholder


Object Hierarchy:

Object hierarchy for SessionPlaceholder

Description:

public class SessionPlaceholder : SessionBase

SessionPlaceholder represents a chat session loaded from the database but without the chat connected or messages loaded.

When load() is called, it creates a real Session, loads the JSON file, copies messages, and replaces itself in the manager.


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