ConnectionModels


Object Hierarchy:

Object hierarchy for ConnectionModels

Description:

public class ConnectionModels : Object, ListModel

Manages the list of available models from all configured connections.

Provides a ListModel interface for use in dropdowns and configuration dialogs. Loads models directly from configured connections (unlike AvailableModels which loads from cache/JSON file). Implements progressive refresh logic that only processes working connections and adds/removes models incrementally.

Since:

1.0


Namespace: OLLMchat.Settings
Package: ollmchat

Content:

Properties:

Creation methods:

Methods:

Inherited Members:

All known members inherited from class GLib.Object
All known members inherited from interface GLib.ListModel