Base


Object Hierarchy:

Object hierarchy for Base

Description:

public abstract class Base : Object, Serializable

Abstract base class for all Ollama API calls.

Provides common functionality for making HTTP requests to the Ollama API, including URL building, request execution, and response handling. Handles streaming responses and error management. Subclasses must set url_endpoint and implement request-specific logic.


Namespace: OLLMchat.Call
Package: ollmchat

Content:

Properties:

Delegates:

Creation methods:

Methods:

Fields:

Inherited Members:

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