module Ollama::DTO

def as_hash(obj)

def as_hash(obj)
  obj&.to_hash
end