Models


Object Hierarchy:

Object hierarchy for Models

Description:

public class Models : Base

API call to list available models (OpenAI-compatible).

Uses the /api/v1/models endpoint (OpenAI API standard). See https://docs.ollama.com/api/openai-compatibility#/v1/models for the API. Returns a standardized response format with model metadata.

Retrieves a list of all models that are available for use.


Namespace: OLLMchat.Call
Package: ollmchat

Content:

Creation methods:

Methods:

Inherited Members:

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