Class: Ollama::Response
- Inherits:
-
JSON::GenericObject
- Object
- JSON::GenericObject
- Ollama::Response
- Defined in:
- lib/ollama/response.rb
Instance Method Summary collapse
Instance Method Details
#as_json ⇒ Object
2 3 4 |
# File 'lib/ollama/response.rb', line 2 def as_json(*) to_hash end |