Package-level declarations
Types
Represents a request to copy a model.
Represents a response from the copy model endpoint.
Represents a request to create a model.
Represents a response from the create model endpoint.
Represents a request to delete a model.
Represents a response from the delete model endpoint.
Represents the format field in the GenerateRequest. This can be either a string "json" or a JSON schema object.
Represents a request to list all local models.
Represents a response from the list models endpoint.
Represents a request to list running models.
Represents a response from the list running models endpoint.
Configuration options for model text generation behavior.
Represents a request to pull a model.
Represents a response from the pull model endpoint.
Represents a request to push a model.
Represents a response from the push model endpoint.
Represents information about a running model.
Represents a request to show information about a model.
Represents a request to get the version of the Ollama server.
Represents a response from the version endpoint.