module Ollama::DTO

def to_json(*)

def to_json(*)
  as_json.to_json(*)
end