Version


Object Hierarchy:

Object hierarchy for Version

Description:

public class Version : Base

API call to get the version of the Ollama server.

Retrieves the version string from the server to verify connectivity. Used during bootstrap to test the connection.

**Note:** This endpoint is Ollama-specific and may not be available on all Ollama-compatible servers. For connection verification, consider using Client.models instead, which is more portable across different server implementations.


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