class Ollama::Client

def commands

def commands
  doc_annotations.sort_by(&:first).transpose.last
end