Class: Spectre::OllamaConfiguration
- Inherits:
-
Object
- Object
- Spectre::OllamaConfiguration
- Defined in:
- lib/spectre.rb
Instance Attribute Summary collapse
-
#api_key ⇒ Object
Returns the value of attribute api_key.
-
#host ⇒ Object
Returns the value of attribute host.
Instance Attribute Details
#api_key ⇒ Object
Returns the value of attribute api_key.
85 86 87 |
# File 'lib/spectre.rb', line 85 def api_key @api_key end |
#host ⇒ Object
Returns the value of attribute host.
85 86 87 |
# File 'lib/spectre.rb', line 85 def host @host end |