class Ollama::Options

github.com/ollama/ollama/blob/main/docs/modelfile.md#parameter<br>Options are explained in the parameters for the modelfile:

def self.[](value)

def self.[](value)
  new(**value.to_h)
end