Base


Object Hierarchy:

Object hierarchy for Base

Description:

public abstract class Base : Object, Serializable

Abstract base class for Ollama API responses.

Provides common functionality for deserializing responses from the Ollama API. All response types extend this class. Responses are automatically deserialized from JSON when received from the API.

All known sub-classes:

Namespace: OLLMchat.Response
Package: ollmchat

Content:

Properties:

Creation methods:

Methods:

Fields:

Inherited Members:

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