Class: ActiveAgent::Providers::Ollama::Options

Inherits:
ActiveAgent::Providers::OpenAI::Options show all
Defined in:
lib/active_agent/providers/ollama/options.rb

Method Summary

Methods inherited from ActiveAgent::Providers::OpenAI::Options

#extra_headers, #initialize

Methods inherited from Common::BaseModel

#<=>, #==, attribute, #deep_compact, #deep_dup, delegate_attributes, drop_attributes, inherited, #initialize, #inspect, keys, #merge!, required_attributes, #serialize, #to_h, #to_hash

Constructor Details

This class inherits a constructor from ActiveAgent::Providers::OpenAI::Options