Class: Ollama::Response

Inherits:
JSON::GenericObject
  • Object
show all
Defined in:
lib/ollama/response.rb

Instance Method Summary collapse

Instance Method Details

#as_jsonObject



2
3
4
# File 'lib/ollama/response.rb', line 2

def as_json(*)
  to_hash
end