VersionResponse

data class VersionResponse(val version: String)(source)

Represents a response from the version endpoint.

Constructors

Link copied to clipboard
constructor(version: String)

Properties

Link copied to clipboard

The version of the Ollama server