Class: Spectre::OllamaConfiguration

Inherits:
Object
  • Object
show all
Defined in:
lib/spectre.rb

Instance Attribute Summary collapse

Instance Attribute Details

#api_keyObject

Returns the value of attribute api_key.



85
86
87
# File 'lib/spectre.rb', line 85

def api_key
  @api_key
end

#hostObject

Returns the value of attribute host.



85
86
87
# File 'lib/spectre.rb', line 85

def host
  @host
end