AvailableModel


Object Hierarchy:

Object hierarchy for AvailableModel

Description:

public class AvailableModel : Object, Serializable

Represents an available model from the Ollama models cache.

NOTE: This class is technically Ollama-specific, but is kept generic for potential future use with other model providers.

Format: { "name": "gemma3", "description": "...", "tags": ["1b", "4b", ...] }


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 Json.Serializable